Searched refs:resourcesIndexPath (Results 1 – 1 of 1) sorted by relevance
319 std::string resourcesIndexPath = indexPath.substr(0, index); in FindRawFile() local328 if (!PathCanonicalizeA(tmpPath, (resourcesIndexPath + "/resources/" + tempName).c_str())) { in FindRawFile()332 if (realpath((resourcesIndexPath + "/resources/" + tempName).c_str(), tmpPath) == nullptr) { in FindRawFile()