Home
last modified time | relevance | path

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

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