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

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

Completed in 177 milliseconds