/system/bt/gd/storage/ |
D | storage_module_test.cc | 137 …auto* storage = new TestStorageModule(temp_config_.string(), kTestConfigSaveDelay, 10, false, fals… in TEST_F() local 212 …auto* storage = new TestStorageModule(temp_config_.string(), kTestConfigSaveDelay, 10, false, fals… in TEST_F() local 241 …auto* storage = new TestStorageModule(temp_config_.string(), kTestConfigSaveDelay, 10, false, fals… in TEST_F() local 291 …auto* storage = new TestStorageModule(temp_config_.string(), kTestConfigSaveDelay, 10, false, fals… in TEST_F() local 309 …auto* storage = new TestStorageModule(temp_config_.string(), kTestConfigSaveDelay, 10, false, fals… in TEST_F() local
|
D | adapter_config.cc | 20 namespace storage { namespace
|
D | mutation.cc | 22 namespace storage { namespace
|
D | mutation_entry.cc | 22 namespace storage { namespace
|
D | le_device.cc | 20 namespace storage { namespace
|
D | classic_device.cc | 24 namespace storage { namespace
|
D | legacy_config_file.cc | 29 namespace storage { namespace
|
D | device.cc | 28 namespace storage { namespace
|
D | config_cache_helper.cc | 23 namespace storage { namespace
|
D | storage_module.cc | 36 namespace storage { namespace
|
/system/update_engine/common/ |
D | prefs.h | 65 explicit PrefsBase(StorageInterface* storage) : storage_(storage) {} in PrefsBase()
|
/system/chre/ash/platform/linux/ |
D | ash.cc | 24 bool ashLoadCalibrationParams(uint8_t sensorType, uint8_t storage, in ashLoadCalibrationParams()
|
/system/core/libcutils/ |
D | native_handle.cpp | 25 native_handle_t* native_handle_init(char* storage, int numFds, int numInts) { in native_handle_init()
|
/system/update_engine/ |
D | metrics_utils_unittest.cc | 140 int64_t storage = 0; in TEST() local
|
D | metrics_utils.cc | 321 int64_t* storage, in MonotonicDurationHelper()
|
/system/core/libutils/include/utils/ |
D | SortedVector.h | 257 UTILS_VECTOR_NO_CFI void SortedVector<TYPE>::do_construct(void* storage, size_t num) const { in do_construct() 262 void SortedVector<TYPE>::do_destroy(void* storage, size_t num) const { in do_destroy()
|
D | Vector.h | 397 UTILS_VECTOR_NO_CFI void Vector<TYPE>::do_construct(void* storage, size_t num) const { in do_construct() 402 void Vector<TYPE>::do_destroy(void* storage, size_t num) const { in do_destroy()
|
/system/nvram/hal/ |
D | memory_storage.cpp | 20 namespace storage { namespace
|
D | fake_nvram_storage.cpp | 168 namespace storage { namespace
|
/system/connectivity/wificond/net/ |
D | nl80211_attribute.h | 72 T* storage = reinterpret_cast<T*>(data_.data() + NLA_HDRLEN); in NL80211Attr() local
|
/system/chre/util/include/chre/util/ |
D | memory_impl.h | 114 auto *storage = static_cast<T *>(memoryAlloc(sizeof(T))); in memoryAlloc() local
|
/system/core/libstats/socket/ |
D | stats_event_list.c | 38 uint8_t storage[LOGGER_ENTRY_MAX_PAYLOAD]; member
|
/system/nvram/core/tests/ |
D | fake_storage.cpp | 25 namespace storage { namespace
|
/system/core/libstats/push_compat/ |
D | stats_event_list.c | 38 uint8_t storage[LOGGER_ENTRY_MAX_PAYLOAD]; member
|
/system/memory/libmemunreachable/tests/ |
D | MemUnreachable_test.cpp | 50 void** volatile storage; in Ref() local
|