Home
last modified time | relevance | path

Searched refs:outPrefix (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/tools/aapt2/util/
DUtil.cpp468 bool extractResFilePathParts(const StringPiece16& path, StringPiece16* outPrefix, in extractResFilePathParts() argument
488 *outPrefix = StringPiece16(path.begin(), lastOccurence - path.begin() + 1); in extractResFilePathParts()
DUtil.h351 bool extractResFilePathParts(const StringPiece16& path, StringPiece16* outPrefix,