Searched refs:rPathPtr (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/tools/aapt/
H A DCrunchCache.cpp46 const char* rPathPtr = mSourceFiles.keyAt(0).string()+mSourcePath.length(); local
49 if (rPathPtr[0] == OS_PATH_SEPARATOR)
51 relativePath = String8(rPathPtr + offset);

Completed in 67 milliseconds