Searched refs:KeyValueStore (Results 1 – 17 of 17) sorted by relevance
30 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()
157 bool LoadPostInstallConfig(const brillo::KeyValueStore& store);163 bool LoadDynamicPartitionMetadata(const brillo::KeyValueStore& store);
44 bool BootImgFilesystem::LoadSettings(brillo::KeyValueStore* /* store */) const { in LoadSettings()
121 brillo::KeyValueStore* properties);
81 brillo::KeyValueStore properties; in GetPropertiesAsKeyValue()
137 bool ImageConfig::LoadPostInstallConfig(const brillo::KeyValueStore& store) { in LoadPostInstallConfig()160 const brillo::KeyValueStore& store) { in LoadDynamicPartitionMetadata()
157 brillo::KeyValueStore kvs; in TEST_F()
690 brillo::KeyValueStore store; in Main()709 brillo::KeyValueStore store; in Main()
22 using brillo::KeyValueStore;98 KeyValueStore key_value_store; in UpdateEngineStatusToString()
45 secure_store: Box<dyn KeyValueStore>,51 pub fn init(secure_store: Box<dyn KeyValueStore>) -> Self { in init()227 pub trait KeyValueStore { trait
20 use crate::store::{KeyValueStore, PolicyGatedStorage};101 storage_impl: Box<dyn KeyValueStore>, in new() argument110 storage_impl: Box<dyn KeyValueStore>, in new_with_session_limit() argument
36 brillo::KeyValueStore lsb_release; in Read()
297 brillo::KeyValueStore store; in TEST()
325 bool GetMinorVersion(const brillo::KeyValueStore& store,
1034 bool GetMinorVersion(const brillo::KeyValueStore& store, in GetMinorVersion()
217 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.
1074 brillo::KeyValueStore store; in TEST()