Searched refs:getPathName (Results 1 – 5 of 5) sorted by relevance
267 string CElement::getPathName() const in getPathName() function in CElement468 if (pChild->getPathName() == strName) { in findChild()481 if (pChild->getPathName() == strName) { in findChild()521 return _pParent->getPath() + "/" + getPathName(); in getPath()523 return "/" + getPathName(); in getPath()
179 std::string getPathName() const;
166 private void getPathName(StringBuilder sb) { in getPathName() method in NestedMapData168 parent.getPathName(sb); in getPathName()182 getPathName(sb); in getFullPath()
1257 zipName = ZipSet.getPathName(ap.path.string()); in scanAndMergeZipLocked()1699 static String8 getPathName(final String zipPath) { in getPathName() method in CppAssetManager.ZipSet
1260 zipName = ZipSet.getPathName(ap.path.string()); in scanAndMergeZipLocked()1702 static String8 getPathName(final String zipPath) { in getPathName() method in CppAssetManager.ZipSet