Searched defs:allocation (Results 1 – 8 of 8) sorted by relevance
| /system/chre/util/tests/ |
| D | memory_pool_test.cc | 92 size_t *allocation; member 108 AllocationExpectedValuePair allocation = { in TEST() local
|
| /system/memory/libmemunreachable/ |
| D | LeakFolding.cpp | 75 heap_walker_.ForEachAllocation([&](const Range& range, HeapWalker::AllocationInfo& allocation) { in FoldLeaks()
|
| D | HeapWalker.h | 141 HeapWalker::AllocationInfo& allocation = it.second; in ForEachAllocation() local
|
| D | Allocator.cpp | 370 MapAllocation* allocation = reinterpret_cast<MapAllocation*>(AllocLocked(sizeof(MapAllocation))); in MapAlloc() local 385 MapAllocation** allocation = &map_allocation_list_; in MapFree() local
|
| /system/memory/libmemunreachable/tests/ |
| D | HeapWalker_test.cpp | 52 TEST_F(HeapWalkerTest, allocation) { in TEST_F() argument
|
| /system/chre/apps/nearby/third_party/nanopb/ |
| D | pb.h | 604 #define PB_FIELD(tag, type, rules, allocation, placement, message, field, \ argument 643 #define PB_ONEOF_FIELD(union_name, tag, type, rules, allocation, placement, \ argument 668 #define PB_ANONYMOUS_ONEOF_FIELD(union_name, tag, type, rules, allocation, \ argument
|
| /system/bpf/include/vmlinux/android15_6.6/arm64/ |
| D | vmlinux.h | 40345 unsigned int allocation; member 129857 gfp_t allocation; member 131311 void *allocation; member
|
| /system/bpf/include/vmlinux/android15_6.6/x86_64/ |
| D | vmlinux.h | 49791 unsigned int allocation; member 137492 gfp_t allocation; member 138965 void *allocation; member
|