Searched refs:resPath (Results 1 – 3 of 3) sorted by relevance
318 String8 resPath = it.getPath(); in makeFileResources() local319 resPath.convertToResPath(); in makeFileResources()323 String16(resPath), in makeFileResources()326 assets->addResource(it.getLeafName(), resPath, it.getFile(), type8); in makeFileResources()1511 assets->addResource(workItem.resPath.getPathLeaf(), in buildResources()1512 workItem.resPath, in buildResources()
86 String8 resPath; member
4659 String8 resPath = String8::format("res/%s/%s", in modifyForCompat() local4662 resPath.convertToResPath(); in modifyForCompat()4679 String16(resPath), in modifyForCompat()4686 item.resPath = resPath; in modifyForCompat()