Home
last modified time | relevance | path

Searched defs:leafName (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/tools/aapt/
H A DAaptAssets.cpp641 status_t AaptDir::addLeafFile(const String8& leafName, const sp<AaptFile>& file, in addLeafFile()
954 void AaptAssets::addResource(const String8& leafName, const String8& path, in addResource()
H A DResource.cpp398 const String8& leafName = groups.keyAt(i); in collect_files() local