Searched refs:AddAssetPath (Results 1 – 4 of 4) sorted by relevance
123 asset_manager_source->AddAssetPath(out_apk); in TEST_F()
195 bool AddAssetPath(const android::StringPiece& path);
220 bool AssetManagerSymbolSource::AddAssetPath(const StringPiece& path) { in AddAssetPath() function in aapt::AssetManagerSymbolSource
865 if (!asset_source->AddAssetPath(path)) { in LoadSymbolsFromIncludePaths()