Searched defs:LoadTable (Results 1 – 4 of 4) sorted by relevance
55 ApkAssetsPtr ApkAssets::LoadTable(std::unique_ptr<Asset> resources_asset, in LoadTable() function in android::ApkAssets
791 bool LoadedArsc::LoadTable(const Chunk& chunk, const LoadedIdmap* loaded_idmap, in LoadTable() function in android::LoadedArsc
146 virtual bool LoadTable(const std::string& name, const DmTable& table) { in LoadTable() function
312 bool DeviceMapper::LoadTable(const std::string& name, const DmTable& table) { in LoadTable() function in android::dm::DeviceMapper