/system/core/libcutils/ |
D | threads.cpp | 51 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/ |
D | payload_generation_config_unittest.cc | 30 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
|
D | raw_filesystem.h | 46 bool LoadSettings(brillo::KeyValueStore* store) const override { in LoadSettings()
|
D | payload_generation_config.cc | 119 bool ImageConfig::LoadPostInstallConfig(const brillo::KeyValueStore& store) { in LoadPostInstallConfig() 142 const brillo::KeyValueStore& store) { in LoadDynamicPartitionMetadata()
|
D | ext2_filesystem_unittest.cc | 192 brillo::KeyValueStore store; in TEST_F() local 202 brillo::KeyValueStore store; in TEST_F() local
|
D | generate_delta_main.cc | 613 brillo::KeyValueStore store; in Main() local 630 brillo::KeyValueStore store; in Main() local 677 brillo::KeyValueStore store; in Main() local
|
/system/core/bootstat/ |
D | boot_event_record_store_test.cpp | 131 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/ |
D | atomic_base_impl.h | 36 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/ |
D | atomic_base_impl.h | 44 inline void AtomicBool::store(bool desired) { in store() function 68 inline void AtomicUint32::store(uint32_t desired) { in store() function
|
/system/update_engine/ |
D | image_properties_chromeos.cc | 50 std::string GetStringWithDefault(const brillo::KeyValueStore& store, in GetStringWithDefault() 70 void LoadLsbRelease(LsbReleaseSource source, brillo::KeyValueStore* store) { in LoadLsbRelease()
|
D | omaha_request_builder_xml.cc | 309 brillo::KeyValueStore store; in GetApp() local
|
D | hardware_chromeos.cc | 325 brillo::KeyValueStore store; in LoadConfig() local
|
/system/security/identity/ |
D | CredentialStoreFactory.cpp | 48 CredentialStore* store = new CredentialStore(dataPath_, hal); in createCredentialStore() local
|
/system/hwservicemanager/ |
D | TokenManager.cpp | 57 Return<void> TokenManager::createToken(const sp<IBase>& store, createToken_cb hidl_cb) { in createToken()
|
/system/core/libpixelflinger/codeflinger/ |
D | load_store.cpp | 31 void GGLAssembler::store(const pointer_t& addr, const pixel_t& s, uint32_t flags) in store() function in android::GGLAssembler
|
/system/bt/hci/src/ |
D | hci_layer_linux.cc | 269 uint8_t store = *addr; in hci_transmit() local
|
/system/update_engine/common/ |
D | utils_unittest.cc | 314 brillo::KeyValueStore store; in TEST() local
|
D | utils.cc | 873 bool GetMinorVersion(const brillo::KeyValueStore& store, in GetMinorVersion()
|
/system/update_engine/payload_consumer/ |
D | delta_performer_unittest.cc | 1147 brillo::KeyValueStore store; in TEST_F() local
|