Home
last modified time | relevance | path

Searched defs:LoadSettings (Results 1 – 6 of 6) sorted by relevance

/system/update_engine/payload_generator/
Draw_filesystem.h46 bool LoadSettings(brillo::KeyValueStore* store) const override { in LoadSettings() function
Dfake_filesystem.cc51 bool FakeFilesystem::LoadSettings(brillo::KeyValueStore* store) const { in LoadSettings() function in chromeos_update_engine::FakeFilesystem
Dboot_img_filesystem.cc101 bool BootImgFilesystem::LoadSettings(brillo::KeyValueStore* store) const { in LoadSettings() function in chromeos_update_engine::BootImgFilesystem
Dmapfile_filesystem.cc144 bool MapfileFilesystem::LoadSettings(brillo::KeyValueStore* store) const { in LoadSettings() function in chromeos_update_engine::MapfileFilesystem
Dext2_filesystem.cc332 bool Ext2Filesystem::LoadSettings(brillo::KeyValueStore* store) const { in LoadSettings() function in chromeos_update_engine::Ext2Filesystem
Dsquashfs_filesystem.cc313 bool SquashfsFilesystem::LoadSettings(brillo::KeyValueStore* store) const { in LoadSettings() function in chromeos_update_engine::SquashfsFilesystem