Home
last modified time | relevance | path

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

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