Home
last modified time | relevance | path

Searched refs:xmlPath (Results 1 – 1 of 1) sorted by relevance

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