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

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

Completed in 102 milliseconds