Home
last modified time | relevance | path

Searched refs:KeyValueStore (Results 1 – 17 of 17) sorted by relevance

/system/update_engine/payload_generator/
Dpayload_generation_config_unittest.cc30 brillo::KeyValueStore store; in TEST_F()
47 brillo::KeyValueStore store; in TEST_F()
58 brillo::KeyValueStore store; in TEST_F()
87 brillo::KeyValueStore store; in TEST_F()
97 brillo::KeyValueStore store; in TEST_F()
117 brillo::KeyValueStore store; in TEST_F()
135 brillo::KeyValueStore store; in TEST_F()
Dpayload_generation_config.h157 bool LoadPostInstallConfig(const brillo::KeyValueStore& store);
163 bool LoadDynamicPartitionMetadata(const brillo::KeyValueStore& store);
Dboot_img_filesystem_stub.cc44 bool BootImgFilesystem::LoadSettings(brillo::KeyValueStore* /* store */) const { in LoadSettings()
Dpayload_signer.h121 brillo::KeyValueStore* properties);
Dpayload_properties.cc81 brillo::KeyValueStore properties; in GetPropertiesAsKeyValue()
Dpayload_generation_config.cc137 bool ImageConfig::LoadPostInstallConfig(const brillo::KeyValueStore& store) { in LoadPostInstallConfig()
160 const brillo::KeyValueStore& store) { in LoadDynamicPartitionMetadata()
Dsquashfs_filesystem_unittest.cc157 brillo::KeyValueStore kvs; in TEST_F()
Dgenerate_delta_main.cc690 brillo::KeyValueStore store; in Main()
709 brillo::KeyValueStore store; in Main()
/system/update_engine/
Dupdate_status_utils.cc22 using brillo::KeyValueStore;
98 KeyValueStore key_value_store; in UpdateEngineStatusToString()
/system/secretkeeper/core/src/
Dstore.rs45 secure_store: Box<dyn KeyValueStore>,
51 pub fn init(secure_store: Box<dyn KeyValueStore>) -> Self { in init()
227 pub trait KeyValueStore { trait
Dta.rs20 use crate::store::{KeyValueStore, PolicyGatedStorage};
101 storage_impl: Box<dyn KeyValueStore>, in new() argument
110 storage_impl: Box<dyn KeyValueStore>, in new_with_session_limit() argument
/system/update_engine/common/
Dhwid_override.cc36 brillo::KeyValueStore lsb_release; in Read()
Dutils_unittest.cc297 brillo::KeyValueStore store; in TEST()
Dutils.h325 bool GetMinorVersion(const brillo::KeyValueStore& store,
Dutils.cc1034 bool GetMinorVersion(const brillo::KeyValueStore& store, in GetMinorVersion()
/system/secretkeeper/
DREADME.md217 The Secretkeeper requires an implementation of the [`secretkeeper_core::store::KeyValueStore`
218 …tform/superproject/main/+/main:system/secretkeeper/core/src/store.rs?q=%22trait%20KeyValueStore%22)
226 - [ ] `KeyValueStore` implementation.
/system/update_engine/payload_consumer/
Ddelta_performer_unittest.cc1074 brillo::KeyValueStore store; in TEST()