Searched refs:getRelativePath (Results 1 – 7 of 7) sorted by relevance
111 Path ChildAccess::getRelativePath() { in getRelativePath() function in configmgr::ChildAccess115 path = parent->getRelativePath(); in getRelativePath()261 localModifications->add(getRelativePath()); in setProperty()
398 localModifications->add(child->getRelativePath()); in insertLocalizedValueChild()1286 localMods.add(getRelativePath()); in setName()1300 localMods.add(getRelativePath()); in setName()1745 localMods.add(child->getRelativePath()); in replaceByName()1787 localMods.add(child->getRelativePath()); in insertByName()1796 localMods.add(freeAcc->getRelativePath()); in insertByName()1832 localMods.add(child->getRelativePath()); in removeByName()
86 virtual Path getRelativePath();
75 virtual Path getRelativePath();
131 Path RootAccess::getRelativePath() { in getRelativePath() function in configmgr::RootAccess
132 virtual Path getRelativePath() = 0;
64 public String getRelativePath() {return m_sRelativeOutputPath;} in getRelativePath() method in NameHelper