Searched defs:LoadSettings (Results 1 – 4 of 4) sorted by relevance
/system/update_engine/payload_generator/ | ||
D | raw_filesystem.h | 44 bool LoadSettings(brillo::KeyValueStore* store) const override { in LoadSettings() function |
D | fake_filesystem.cc | 53 bool FakeFilesystem::LoadSettings(brillo::KeyValueStore* store) const { in LoadSettings() function in chromeos_update_engine::FakeFilesystem |
D | mapfile_filesystem.cc | 145 bool MapfileFilesystem::LoadSettings(brillo::KeyValueStore* store) const { in LoadSettings() function in chromeos_update_engine::MapfileFilesystem |
D | ext2_filesystem.cc | 324 bool Ext2Filesystem::LoadSettings(brillo::KeyValueStore* store) const { in LoadSettings() function in chromeos_update_engine::Ext2Filesystem |