Searched refs:addLeafFile (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/tools/aapt/
H A DAaptAssets.h303 status_t addLeafFile(const String8& leafName,
H A DAaptAssets.cpp1734 status_t AaptDir::addLeafFile(const String8& leafName, const sp<AaptFile>& file) function in class:AaptDir
1818 status_t err = addLeafFile(fileNames[i], file);
2351 status_t err = dir->addLeafFile(entryName.getPathLeaf(), file);

Completed in 56 milliseconds