Home
last modified time | relevance | path

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

12

/system/nvram/hal/
Dmemory_storage.cpp30 Status Load(Blob* blob) const { in Load() function in nvram::storage::__anond20630280111::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::__anona6f8ef1c0111::StorageSlot
128 return g_header.Load(blob); in LoadHeader()
145 return slot ? slot->Load(blob) : Status::kNotFound; in LoadSpace()
/system/update_engine/
Dhardware_chromeos.cc237 store.Load(base::FilePath(root_prefix + kConfigFilePath)); in LoadConfig()
239 if (store.Load(base::FilePath(root_prefix + kStatefulPartition + in LoadConfig()
243 store.Load(base::FilePath(root_prefix + kConfigFilePath)); in LoadConfig()
Dimage_properties_android.cc69 osrelease.Load(); in LoadImageProperties()
Dimage_properties_chromeos.cc75 store->Load(base::FilePath(path + kLsbRelease)); in LoadLsbRelease()
/system/update_engine/common/
Dhwid_override.cc39 lsb_release.Load(base::FilePath(root.value() + "/etc/lsb-release")); in Read()
/system/sepolicy/public/
Dvr_hwc.te20 # Load vendor libraries.
Dgatekeeperd.te12 # Load HAL implementation
/system/extras/simpleperf/
Ddso.cpp198 Load(); in FindSymbol()
222 Load(); in GetSymbols()
264 void Dso::Load() { in Load() function in Dso
Ddso.h153 void Load();
/system/media/brillo/audio/audioservice/
Daudio_volume_handler.cpp163 if (!kv_store_->Load(volume_state_file_)) { in Init()
/system/media/brillo/audio/audioservice/test/
Daudio_volume_handler_test.cpp66 kv_store.Load(volume_file_path_); in TEST_F()
/system/extras/perfprofd/
Dperf_profile.proto68 // Load module profiles.
/system/core/libpixelflinger/codeflinger/
DMIPS64Assembler.h290 #pragma mark Load/store...
DMIPSAssembler.h332 #pragma mark Load/store...
DMIPSAssembler.cpp1690 #pragma mark Load/store...
/system/update_engine/payload_generator/
Dgenerate_delta_main.cc497 CHECK(store.Load(base::FilePath(FLAGS_new_postinstall_config_file))); in Main()
/system/update_engine/payload_consumer/
Ddelta_performer_unittest.cc886 EXPECT_TRUE(store.Load(GetBuildArtifactsPath().Append("update_engine.conf"))); in TEST_F()
/system/core/rootdir/
Dinit.rc283 # Load persist properties and override properties (if enabled) from /data.
293 # Load properties from
/system/tpm/trunks/generator/
Draw_structures_fixed.txt8146 Load
8192 Load
8237 Load
8266 Load
8314 Load
8370 Load
8413 Load
8441 Load
8528 Load
8562 Load
[all …]
Draw_structures.txt8118 Load
8164 Load
8209 Load
8238 Load
8286 Load
8342 Load
8385 Load
8413 Load
8500 Load
8534 Load
[all …]
/system/tpm/trunks/
Dmock_tpm.h159 MOCK_METHOD6(Load,
Dtpm_generated.h3552 virtual void Load(const TPMI_DH_OBJECT& parent_handle,
/system/media/audio_utils/
DDoxyfile.orig1720 # Load stylesheet definitions from file. Syntax is similar to doxygen's config
DDoxyfile1720 # Load stylesheet definitions from file. Syntax is similar to doxygen's config

12