Searched refs:appendPathToResTable (Results 1 – 2 of 2) sorted by relevance
287 bool appendPathToResTable(const asset_path& ap, bool appAsLib=false) const;
223 appendPathToResTable(ap, appAsLib); in addAssetPath()288 appendPathToResTable(oap); in addOverlayPath()595 bool AssetManager::appendPathToResTable(const asset_path& ap, bool appAsLib) const { in appendPathToResTable() function in AssetManager717 bool empty = appendPathToResTable(mAssetPaths.itemAt(i)); in getResTable()