HomeSort by relevance Sort by last modified time
    Searched defs:LoadSettings (Results 1 - 3 of 3) sorted by null

  /system/update_engine/payload_generator/
fake_filesystem.cc 53 bool FakeFilesystem::LoadSettings(brillo::KeyValueStore* store) const {
mapfile_filesystem.cc 144 bool MapfileFilesystem::LoadSettings(brillo::KeyValueStore* store) const {
146 LOG(ERROR) << "mapfile doesn't support LoadSettings().";
squashfs_filesystem.cc 322 bool SquashfsFilesystem::LoadSettings(brillo::KeyValueStore* store) const {
324 LOG(ERROR) << "squashfs doesn't support LoadSettings().";

Completed in 1122 milliseconds