Searched refs:getIdmapInfo (Results 1 – 4 of 4) sorted by relevance
/frameworks/base/cmds/idmap/ |
D | create.cpp | 109 if (!ResTable::getIdmapInfo(buf, N, NULL, &cached_target_crc, &cached_overlay_crc, in is_idmap_stale_fd()
|
/frameworks/base/include/androidfw/ |
D | ResourceTypes.h | 1842 static bool getIdmapInfo(const void* idmap, size_t size,
|
/frameworks/base/libs/androidfw/ |
D | AssetManager.cpp | 268 if (!ResTable::getIdmapInfo(idmap->getBuffer(false), idmap->getLength(), in addOverlayPath()
|
D | ResourceTypes.cpp | 6515 bool ResTable::getIdmapInfo(const void* idmap, size_t sizeBytes, in getIdmapInfo() function in android::ResTable
|