Home
last modified time | relevance | path

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

/aosp12/system/update_engine/payload_generator/
H A Draw_filesystem.h46 bool LoadSettings(brillo::KeyValueStore* store) const override { in LoadSettings() function
H A Dboot_img_filesystem_stub.cc44 bool BootImgFilesystem::LoadSettings(brillo::KeyValueStore* /* store */) const { in LoadSettings() function in chromeos_update_engine::BootImgFilesystem
H A Dfake_filesystem.cc51 bool FakeFilesystem::LoadSettings(brillo::KeyValueStore* store) const { in LoadSettings() function in chromeos_update_engine::FakeFilesystem
H A Dmapfile_filesystem.cc144 bool MapfileFilesystem::LoadSettings(brillo::KeyValueStore* store) const { in LoadSettings() function in chromeos_update_engine::MapfileFilesystem
H A Dboot_img_filesystem.cc147 bool BootImgFilesystem::LoadSettings(brillo::KeyValueStore* store) const { in LoadSettings() function in chromeos_update_engine::BootImgFilesystem
H A Dext2_filesystem.cc332 bool Ext2Filesystem::LoadSettings(brillo::KeyValueStore* store) const { in LoadSettings() function in chromeos_update_engine::Ext2Filesystem
H A Dsquashfs_filesystem.cc372 bool SquashfsFilesystem::LoadSettings(brillo::KeyValueStore* store) const { in LoadSettings() function in chromeos_update_engine::SquashfsFilesystem