Home
last modified time | relevance | path

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

/system/core/libcutils/
Dthreads.cpp51 void* thread_store_get( thread_store_t* store ) in thread_store_get()
59 extern void thread_store_set( thread_store_t* store, in thread_store_set()
77 void* thread_store_get( thread_store_t* store ) in thread_store_get()
85 void thread_store_set( thread_store_t* store, in thread_store_set()
/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()
Dpayload_generation_config.cc119 bool ImageConfig::LoadPostInstallConfig(const brillo::KeyValueStore& store) { in LoadPostInstallConfig()
142 const brillo::KeyValueStore& store) { in LoadDynamicPartitionMetadata()
Dext2_filesystem_unittest.cc192 brillo::KeyValueStore store; in TEST_F() local
202 brillo::KeyValueStore store; in TEST_F() local
Dgenerate_delta_main.cc613 brillo::KeyValueStore store; in Main() local
630 brillo::KeyValueStore store; in Main() local
677 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/slpi/include/chre/target_platform/
Datomic_base_impl.h44 inline void AtomicBool::store(bool desired) { in store() function
68 inline void AtomicUint32::store(uint32_t desired) { in store() function
/system/update_engine/
Dimage_properties_chromeos.cc50 std::string GetStringWithDefault(const brillo::KeyValueStore& store, in GetStringWithDefault()
70 void LoadLsbRelease(LsbReleaseSource source, brillo::KeyValueStore* store) { in LoadLsbRelease()
Domaha_request_builder_xml.cc309 brillo::KeyValueStore store; in GetApp() local
Dhardware_chromeos.cc325 brillo::KeyValueStore store; in LoadConfig() local
/system/security/identity/
DCredentialStoreFactory.cpp48 CredentialStore* store = new CredentialStore(dataPath_, hal); in createCredentialStore() local
/system/hwservicemanager/
DTokenManager.cpp57 Return<void> TokenManager::createToken(const sp<IBase>& store, createToken_cb hidl_cb) { in createToken()
/system/core/libpixelflinger/codeflinger/
Dload_store.cpp31 void GGLAssembler::store(const pointer_t& addr, const pixel_t& s, uint32_t flags) in store() function in android::GGLAssembler
/system/bt/hci/src/
Dhci_layer_linux.cc269 uint8_t store = *addr; in hci_transmit() local
/system/update_engine/common/
Dutils_unittest.cc314 brillo::KeyValueStore store; in TEST() local
Dutils.cc873 bool GetMinorVersion(const brillo::KeyValueStore& store, in GetMinorVersion()
/system/update_engine/payload_consumer/
Ddelta_performer_unittest.cc1147 brillo::KeyValueStore store; in TEST_F() local