| /system/chre/util/include/chre/util/ |
| D | array_queue.h | 313 ArrayQueueExternalStorage(ElementType *storage, size_t capacity) in ArrayQueueExternalStorage() 357 ArrayQueueExt(ElementType *storage, size_t capacity) in ArrayQueueExt()
|
| D | memory_impl.h | 126 T *storage = nullptr; in memoryAlloc() local
|
| /system/chre/platform/shared/include/chre/platform/shared/ |
| D | memory.h | 103 auto *storage = static_cast<T *>(memoryAllocDram(sizeof(T))); in memoryAllocDram() local
|
| /system/update_engine/common/ |
| D | prefs.h | 78 explicit PrefsBase(StorageInterface* storage) : storage_(storage) {} in PrefsBase()
|
| /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 | 385 UTILS_VECTOR_NO_CFI void Vector<TYPE>::do_construct(void* storage, size_t num) const { in do_construct() 390 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
|
| D | nl80211_attribute.cpp | 151 char* storage = reinterpret_cast<char*>(data_.data() + NLA_HDRLEN); in NL80211Attr() local
|
| /system/core/libutils/binder/include/utils/ |
| D | Vector.h | 385 UTILS_VECTOR_NO_CFI void Vector<TYPE>::do_construct(void* storage, size_t num) const { in do_construct() 390 void Vector<TYPE>::do_destroy(void* storage, size_t num) const { in do_destroy()
|
| /system/core/libcutils/ |
| D | native_handle.cpp | 86 native_handle_t* native_handle_init(char* storage, int numFds, int numInts) { in native_handle_init()
|
| /system/nvram/core/tests/ |
| D | fake_storage.cpp | 25 namespace storage { namespace
|
| /system/memory/libmemunreachable/tests/ |
| D | MemUnreachable_test.cpp | 52 void** volatile storage [[maybe_unused]]; in Ref() local
|
| /system/core/libstats/push_compat/ |
| D | stats_event_list.c | 38 uint8_t storage[LOGGER_ENTRY_MAX_PAYLOAD]; member
|
| /system/core/libutils/binder/ |
| D | VectorImpl.cpp | 522 void VectorImpl::_do_construct(void* storage, size_t num) const in _do_construct() 529 void VectorImpl::_do_destroy(void* storage, size_t num) const in _do_destroy()
|
| /system/logging/liblog/ |
| D | log_event_list.cpp | 45 uint8_t storage[LOGGER_ENTRY_MAX_PAYLOAD]; member
|
| /system/core/fastboot/ |
| D | fastboot.cpp | 394 ConnectedDevicesStorage storage; in NetworkDeviceConnected() local 468 ConnectedDevicesStorage storage; in Connect() local 482 ConnectedDevicesStorage storage; in Disconnect() local 494 ConnectedDevicesStorage storage; in Disconnect() local
|
| /system/bpf/include/vmlinux/android15_6.6/arm64/ |
| D | vmlinux.h | 35597 struct bpf_local_storage __attribute__((btf_type_tag("rcu"))) *storage; member 37001 struct bpf_cgroup_storage *storage[2]; member 93634 char storage[0]; member
|
| /system/bpf/include/vmlinux/android15_6.6/x86_64/ |
| D | vmlinux.h | 45259 struct bpf_local_storage __attribute__((btf_type_tag("rcu"))) *storage; member 46665 struct bpf_cgroup_storage *storage[2]; member 103330 char storage[0]; member
|