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()264 localModifications->add(getRelativePath()); in setProperty()
399 localModifications->add(child->getRelativePath()); in insertLocalizedValueChild()1310 localMods.add(getRelativePath()); in setName()1324 localMods.add(getRelativePath()); in setName()1816 localMods.add(child->getRelativePath()); in replaceByName()1862 localMods.add(child->getRelativePath()); in insertByName()1871 localMods.add(freeAcc->getRelativePath()); in insertByName()1910 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
Completed in 67 milliseconds