Home
last modified time | relevance | path

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

/frameworks/base/tools/aapt/
DCrunchCache.cpp48 const char* rPathPtr = mSourceFiles.keyAt(0).c_str()+mSourcePath.length(); in crunch() local
51 if (rPathPtr[0] == OS_PATH_SEPARATOR) in crunch()
53 relativePath = String8(rPathPtr + offset); in crunch()