Searched refs:g_packageNameIndex (Results 1 – 1 of 1) sorted by relevance
80 const std::string g_packageNameIndex = "<PackageName_index>"; variable493 if (path.find(g_packageNameIndex) != std::string::npos) { in ConvertToRealPath()498 path = replace_all(path, g_packageNameIndex, bundleNameWithIndex); in ConvertToRealPath()531 if (path.find(g_packageNameIndex) != std::string::npos) { in ConvertToRealPathWithPermission()536 path = replace_all(path, g_packageNameIndex, bundleNameWithIndex); in ConvertToRealPathWithPermission()