Home
last modified time | relevance | path

Searched defs:resPath (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/tools/aapt/
DResourceTable.h85 String8 resPath; member
DResourceTable.cpp4815 String8 resPath = String8::format("res/%s/%s.xml", in versionForCompat() local
4937 String8 resPath = String8::format("res/%s/%s.xml", in modifyForCompat() local
DResource.cpp323 String8 resPath = it.getPath(); in makeFileResources() local