Home
last modified time | relevance | path

Searched defs:store (Results 1 – 21 of 21) sorted by relevance

/system/update_engine/payload_generator/
Dpayload_generation_config_unittest.cc30 brillo::KeyValueStore store; in TEST_F() local
47 brillo::KeyValueStore store; in TEST_F() local
58 brillo::KeyValueStore store; in TEST_F() local
87 brillo::KeyValueStore store; in TEST_F() local
97 brillo::KeyValueStore store; in TEST_F() local
117 brillo::KeyValueStore store; in TEST_F() local
135 brillo::KeyValueStore store; in TEST_F() local
Draw_filesystem.h46 bool LoadSettings(brillo::KeyValueStore* store) const override { in LoadSettings()
Derofs_filesystem.h60 [[maybe_unused]] brillo::KeyValueStore* store) const override { in LoadSettings()
Dext2_filesystem_unittest.cc192 brillo::KeyValueStore store; in TEST_F() local
202 brillo::KeyValueStore store; in TEST_F() local
Dpayload_generation_config.cc137 bool ImageConfig::LoadPostInstallConfig(const brillo::KeyValueStore& store) { in LoadPostInstallConfig()
160 const brillo::KeyValueStore& store) { in LoadDynamicPartitionMetadata()
Dgenerate_delta_main.cc684 brillo::KeyValueStore store; in Main() local
703 brillo::KeyValueStore store; in Main() local
734 brillo::KeyValueStore store; in Main() local
/system/core/bootstat/
Dboot_event_record_store_test.cpp131 BootEventRecordStore store; in TEST_F() local
146 BootEventRecordStore store; in TEST_F() local
178 BootEventRecordStore store; in TEST_F() local
190 BootEventRecordStore store; in TEST_F() local
215 BootEventRecordStore store; in TEST_F() local
/system/chre/platform/linux/include/chre/target_platform/
Datomic_base_impl.h36 inline void AtomicBool::store(bool desired) { in store() function
56 inline void AtomicUint32::store(uint32_t desired) { in store() function
/system/chre/platform/tinysys/include/chre/target_platform/
Datomic_base_impl.h37 inline void AtomicBool::store(bool desired) { in store() function
58 inline void AtomicUint32::store(uint32_t desired) { in store() function
/system/chre/platform/slpi/include/chre/target_platform/
Datomic_base_impl.h44 inline void AtomicBool::store(bool desired) { in store() function
67 inline void AtomicUint32::store(uint32_t desired) { in store() function
/system/chre/platform/zephyr/include/chre/target_platform/
Datomic_base_impl.h38 inline void AtomicBool::store(bool desired) { in store() function
58 inline void AtomicUint32::store(uint32_t desired) { in store() function
/system/chre/platform/arm/include/chre/target_platform/
Datomic_base_impl.h37 inline void AtomicBool::store(bool desired) { in store() function
58 inline void AtomicUint32::store(uint32_t desired) { in store() function
/system/security/identity/
DSession.h50 Session(int32_t cipherSuite, sp<IPresentationSession> halBinder, sp<CredentialStore> store) in Session()
DCredentialStoreFactory.cpp48 CredentialStore* store = new CredentialStore(dataPath_, hal); in createCredentialStore() local
/system/timezone/input_tools/android/tzids/src/main/java/com/android/timezone/tzids/
DTimeZoneIds.java99 public void store(File file) throws IOException { in store() method in TimeZoneIds
/system/hwservicemanager/
DTokenManager.cpp65 Return<void> TokenManager::createToken(const sp<IBase>& store, createToken_cb hidl_cb) { in createToken()
/system/core/fs_mgr/tools/
Ddmuserd.cpp292 char* store; in main() local
/system/apex/apexd/
Dapex_file_repository.cpp288 auto& store = apex_config.is_factory() ? pre_installed_store_ : data_store_; in AddBlockApex() local
/system/update_engine/common/
Dutils_unittest.cc297 brillo::KeyValueStore store; in TEST() local
Dutils.cc937 bool GetMinorVersion(const brillo::KeyValueStore& store, in GetMinorVersion()
/system/update_engine/payload_consumer/
Ddelta_performer_unittest.cc1075 brillo::KeyValueStore store; in TEST() local