Searched defs:LoadSettings (Results 1 - 2 of 2) sorted by relevance

/system/update_engine/payload_generator/
H A Dfake_filesystem.cc53 bool FakeFilesystem::LoadSettings(brillo::KeyValueStore* store) const { function in class:chromeos_update_engine::FakeFilesystem
H A Dmapfile_filesystem.cc145 bool MapfileFilesystem::LoadSettings(brillo::KeyValueStore* store) const { function in class:chromeos_update_engine::MapfileFilesystem
147 LOG(ERROR) << "mapfile doesn't support LoadSettings().";

Completed in 49 milliseconds