Searched defs:asset_dir (Results 1 – 5 of 5) sorted by relevance
283 link_assets, asset_dir, timeout, collection_timeout, argument
53 ScopedAssetDir(AAssetDir* asset_dir) : asset_dir_(asset_dir) {} in ScopedAssetDir()
546 AssetDir asset_dir = new AssetDir(); in OpenDir() local
660 AssetDir asset_dir = assetmanager.OpenDir(path_utf8); in nativeList() local
671 AssetDir asset_dir = assetmanager.OpenDir(path_utf8); in nativeList() local