Searched defs:appAsLib (Results 1 – 2 of 2) sorted by relevance
/frameworks/base/libs/androidfw/ |
D | AssetManager.cpp | 178 const String8& path, int32_t* cookie, bool appAsLib, bool isSystemAsset) { in addAssetPath() 303 int fd, const String8& debugPathName, int32_t* cookie, bool appAsLib, in addAssetFd()
|
D | ResourceTypes.cpp | 4250 const int32_t cookie, bool copyData, bool appAsLib) { in add() 4267 bool appAsLib, bool isSystemAsset) { in add() 4341 bool appAsLib, const int32_t cookie, bool copyData, bool isSystemAsset) in addInternal() 6860 const Header* const header, bool appAsLib, bool isSystemAsset) in parsePackage() 7182 DynamicRefTable::DynamicRefTable(uint8_t packageId, bool appAsLib) in DynamicRefTable()
|