Home
last modified time | relevance | path

Searched refs:Load (Results 1 – 25 of 30) sorted by relevance

12

/system/nvram/hal/
Dmemory_storage.cpp30 Status Load(Blob* blob) const { in Load() function in nvram::storage::__anon704afcd30111::StorageSlot
82 return g_header.Load(blob); in LoadHeader()
91 return slot ? slot->Load(blob) : Status::kNotFound; in LoadSpace()
/system/nvram/core/tests/
Dfake_storage.cpp31 Status Load(Blob* blob) { in Load() function in nvram::storage::__anon3aff5ea70111::StorageSlot
128 return g_header.Load(blob); in LoadHeader()
145 return slot ? slot->Load(blob) : Status::kNotFound; in LoadSpace()
/system/update_engine/common/
Dhwid_override.cc39 lsb_release.Load(base::FilePath(root.value() + "/etc/lsb-release")); in Read()
/system/update_engine/
Dhardware_chromeos.cc279 store.Load(base::FilePath(root_prefix + kConfigFilePath)); in LoadConfig()
281 if (store.Load(base::FilePath(root_prefix + kStatefulPartition + in LoadConfig()
285 store.Load(base::FilePath(root_prefix + kConfigFilePath)); in LoadConfig()
Dimage_properties_chromeos.cc76 store->Load(base::FilePath(path + kLsbRelease)); in LoadLsbRelease()
Dimage_properties_android.cc178 osrelease.Load(); in LoadImageProperties()
/system/sepolicy/prebuilts/api/26.0/public/
Dvr_hwc.te20 # Load vendor libraries.
Dgatekeeperd.te12 # Load HAL implementation
/system/sepolicy/prebuilts/api/27.0/public/
Dvr_hwc.te20 # Load vendor libraries.
Dgatekeeperd.te12 # Load HAL implementation
/system/sepolicy/prebuilts/api/28.0/public/
Dvr_hwc.te20 # Load vendor libraries.
Dgatekeeperd.te12 # Load HAL implementation
/system/sepolicy/prebuilts/api/30.0/public/
Dvr_hwc.te20 # Load vendor libraries.
Dgatekeeperd.te11 # Load HAL implementation
/system/sepolicy/public/
Dvr_hwc.te20 # Load vendor libraries.
Dgatekeeperd.te11 # Load HAL implementation
/system/sepolicy/prebuilts/api/29.0/public/
Dvr_hwc.te20 # Load vendor libraries.
Dgatekeeperd.te11 # Load HAL implementation
/system/core/libprocessgroup/
Dtask_profiles.cpp355 if (!Load(CgroupMap::GetInstance(), TASK_PROFILE_DB_FILE)) { in TaskProfiles()
361 !Load(CgroupMap::GetInstance(), TASK_PROFILE_DB_VENDOR_FILE)) { in TaskProfiles()
367 bool TaskProfiles::Load(const CgroupMap& cg_map, const std::string& file_name) { in Load() function in TaskProfiles
Dtask_profiles.h191 bool Load(const CgroupMap& cg_map, const std::string& file_name);
/system/extras/simpleperf/
Ddso.h201 void Load();
Ddso.cpp325 Load(); in FindSymbol()
368 void Dso::Load() { in Load() function in Dso
/system/update_engine/payload_generator/
Dgenerate_delta_main.cc597 CHECK(store.Load(base::FilePath(FLAGS_new_postinstall_config_file))); in Main()
617 CHECK(store.Load(base::FilePath(FLAGS_dynamic_partition_info_file))); in Main()
/system/update_engine/payload_consumer/
Ddelta_performer_unittest.cc1065 EXPECT_TRUE(store.Load(GetBuildArtifactsPath().Append("update_engine.conf"))); in TEST_F()
/system/core/rootdir/
Dinit.rc436 # Load persist properties and override properties (if enabled) from /data.

12