Searched refs:res_prefix (Results 1 – 1 of 1) sorted by relevance
436 const StringPiece res_prefix("res/"); in ExtractResFilePathParts() local437 if (!StartsWith(path, res_prefix)) { in ExtractResFilePathParts()442 for (auto iter = path.begin() + res_prefix.size(); iter != path.end(); in ExtractResFilePathParts()