Searched defs:isSystemAsset (Results 1 – 3 of 3) sorted by relevance
/frameworks/base/libs/androidfw/include/androidfw/ |
D | AssetManager.h | 227 bool isSystemAsset; member
|
/frameworks/base/libs/androidfw/ |
D | ResourceTypes.cpp | 3746 const bool isSystemAsset; member 4143 bool appAsLib, bool isSystemAsset) { in add() 4165 status_t ResTable::add(ResTable* src, bool isSystemAsset) in add() 4217 bool appAsLib, const int32_t cookie, bool copyData, bool isSystemAsset) in addInternal() 6672 const Header* const header, bool appAsLib, bool isSystemAsset) in parsePackage()
|
D | AssetManager.cpp | 177 const String8& path, int32_t* cookie, bool appAsLib, bool isSystemAsset) { in addAssetPath()
|