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 | 4260 const int32_t cookie, bool copyData, bool appAsLib) { in add() 4277 bool appAsLib, bool isSystemAsset) { in add() 4351 bool appAsLib, const int32_t cookie, bool copyData, bool isSystemAsset) in addInternal() 6832 const Header* const header, bool appAsLib, bool isSystemAsset) in parsePackage() 7154 DynamicRefTable::DynamicRefTable(uint8_t packageId, bool appAsLib) in DynamicRefTable()
|