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

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

Completed in 1076 milliseconds