Searched defs:Load (Results 1 – 5 of 5) sorted by relevance
42 ApkAssetsPtr ApkAssets::Load(const std::string& path, package_property_t flags) { in Load() function in android::ApkAssets51 ApkAssetsPtr ApkAssets::Load(std::unique_ptr<AssetsProvider> assets, package_property_t flags) { in Load() function in android::ApkAssets
450 std::unique_ptr<const LoadedPackage> LoadedPackage::Load(const Chunk& chunk, in Load() function in android::LoadedPackage864 std::unique_ptr<LoadedArsc> LoadedArsc::Load(incfs::map_ptr<void> data, in Load() function in android::LoadedArsc899 std::unique_ptr<LoadedArsc> LoadedArsc::Load(const LoadedIdmap* loaded_idmap) { in Load() function in android::LoadedArsc
275 std::unique_ptr<LoadedIdmap> LoadedIdmap::Load(StringPiece idmap_path, StringPiece idmap_data) { in Load() function in android::LoadedIdmap
28 message Load { message
808 bool TaskProfiles::Load(const CgroupMap& cg_map, const std::string& file_name) { in Load() function in TaskProfiles