Searched refs:outPrefix (Results 1 – 2 of 2) sorted by relevance
468 bool extractResFilePathParts(const StringPiece16& path, StringPiece16* outPrefix, in extractResFilePathParts() argument488 *outPrefix = StringPiece16(path.begin(), lastOccurence - path.begin() + 1); in extractResFilePathParts()
351 bool extractResFilePathParts(const StringPiece16& path, StringPiece16* outPrefix,