Home
last modified time | relevance | path

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

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