Searched defs:xmlPath (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/tools/aapt/
H A DCommand.cpp416 Vector<String8> getNfcAidCategories(AssetManager& assets, const String8& xmlPath, bool offHost, argument
419 Asset* aidAsset = assets.openNonAsset(xmlPath, Asset::ACCESS_BUFFER);
1946 String8 xmlPath = AaptXml::getResolvedAttribute(res, tree, local
1956 Vector<String8> categories = getNfcAidCategories(assets, xmlPath,

Completed in 39 milliseconds