Searched refs:lowerPathHead (Results 1 – 1 of 1) sorted by relevance
113 lowerPathHead = lowerPathHead.replace(lowerPathHead.find(CURRENT_USER_ID_FLAG), in GetLowerPath()117 if (lowerPathHead.find(PACKAGE_NAME_FLAG) != string::npos) { in GetLowerPath()118 lowerPathHead = lowerPathHead.replace(lowerPathHead.find(PACKAGE_NAME_FLAG), in GetLowerPath()122 if (lowerPathHead.find(NETWORK_ID_FLAG) != string::npos) { in GetLowerPath()123 lowerPathHead = lowerPathHead.replace(lowerPathHead.find(NETWORK_ID_FLAG), in GetLowerPath()127 return lowerPathHead + lowerPathTail; in GetLowerPath()335 lowerPathHead = it->second; in DoGetPhysicalPath()363 string lowerPathHead = ""; in GetPhysicalPath() local366 if (lowerPathHead == "") { in GetPhysicalPath()399 string lowerPathHead = ""; in GetBackupPhysicalPath() local[all …]