Home
last modified time | relevance | path

Searched defs:store (Results 1 – 16 of 16) 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.cc28 brillo::KeyValueStore store; in TEST_F() local
45 brillo::KeyValueStore store; in TEST_F() local
Draw_filesystem.h44 bool LoadSettings(brillo::KeyValueStore* store) const override { in LoadSettings()
Dext2_filesystem_unittest.cc193 brillo::KeyValueStore store; in TEST_F() local
203 brillo::KeyValueStore store; in TEST_F() local
Dpayload_generation_config.cc88 bool ImageConfig::LoadPostInstallConfig(const brillo::KeyValueStore& store) { in LoadPostInstallConfig()
Dgenerate_delta_main.cc511 brillo::KeyValueStore store; in Main() local
565 brillo::KeyValueStore store; in Main() local
/system/core/bootstat/
Dboot_event_record_store_test.cpp132 BootEventRecordStore store; in TEST_F() local
147 BootEventRecordStore store; in TEST_F() local
179 BootEventRecordStore store; in TEST_F() local
191 BootEventRecordStore store; in TEST_F() local
216 BootEventRecordStore store; in TEST_F() local
/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()
Dhardware_chromeos.cc240 brillo::KeyValueStore store; in LoadConfig() local
Domaha_request_action.cc293 brillo::KeyValueStore store; in GetAppXml() local
/system/hwservicemanager/
DTokenManager.cpp40 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.cc270 uint8_t store = *addr; in hci_transmit() local
/system/update_engine/common/
Dutils_unittest.cc403 brillo::KeyValueStore store; in TEST() local
Dutils.cc1024 bool GetMinorVersion(const brillo::KeyValueStore& store, in GetMinorVersion()
/system/update_engine/payload_consumer/
Ddelta_performer_unittest.cc899 brillo::KeyValueStore store; in TEST_F() local