Searched defs:isSystemAsset (Results 1 – 3 of 3) sorted by relevance
/frameworks/base/include/androidfw/ |
D | AssetManager.h | 247 bool isSystemAsset; member
|
/frameworks/base/libs/androidfw/ |
D | ResourceTypes.cpp | 3301 const bool isSystemAsset; member 3690 bool appAsLib, bool isSystemAsset) { in add() 3712 status_t ResTable::add(ResTable* src, bool isSystemAsset) in add() 3764 bool appAsLib, const int32_t cookie, bool copyData, bool isSystemAsset) in addInternal() 6129 const Header* const header, bool appAsLib, bool isSystemAsset) in parsePackage()
|
D | AssetManager.cpp | 169 const String8& path, int32_t* cookie, bool appAsLib, bool isSystemAsset) in addAssetPath()
|