Home
last modified time | relevance | path

Searched defs:allocator_dispatch (Results 1 – 9 of 9) sorted by relevance

/external/cronet/stable/base/allocator/dispatcher/internal/
Ddispatcher_internal_unittest.cc251 const auto* const allocator_dispatch = dispatch_data.GetAllocatorDispatch(); in TEST_F() local
294 auto* const allocator_dispatch = dispatch_data.GetAllocatorDispatch(); in TEST_F() local
319 auto* const allocator_dispatch = dispatch_data.GetAllocatorDispatch(); in TEST_F() local
346 auto* const allocator_dispatch = dispatch_data.GetAllocatorDispatch(); in TEST_F() local
372 auto* const allocator_dispatch = dispatch_data.GetAllocatorDispatch(); in TEST_F() local
401 auto* const allocator_dispatch = dispatch_data.GetAllocatorDispatch(); in TEST_F() local
430 auto* const allocator_dispatch = dispatch_data.GetAllocatorDispatch(); in TEST_F() local
455 auto* const allocator_dispatch = dispatch_data.GetAllocatorDispatch(); in TEST_F() local
478 auto* const allocator_dispatch = dispatch_data.GetAllocatorDispatch(); in TEST_F() local
508 auto* const allocator_dispatch = dispatch_data.GetAllocatorDispatch(); in TEST_F() local
[all …]
Ddispatch_data.cc34 AllocatorDispatch* allocator_dispatch) { in SetAllocatorDispatch()
/external/cronet/tot/base/allocator/dispatcher/internal/
Ddispatcher_internal_unittest.cc251 const auto* const allocator_dispatch = dispatch_data.GetAllocatorDispatch(); in TEST_F() local
294 auto* const allocator_dispatch = dispatch_data.GetAllocatorDispatch(); in TEST_F() local
319 auto* const allocator_dispatch = dispatch_data.GetAllocatorDispatch(); in TEST_F() local
346 auto* const allocator_dispatch = dispatch_data.GetAllocatorDispatch(); in TEST_F() local
372 auto* const allocator_dispatch = dispatch_data.GetAllocatorDispatch(); in TEST_F() local
401 auto* const allocator_dispatch = dispatch_data.GetAllocatorDispatch(); in TEST_F() local
430 auto* const allocator_dispatch = dispatch_data.GetAllocatorDispatch(); in TEST_F() local
455 auto* const allocator_dispatch = dispatch_data.GetAllocatorDispatch(); in TEST_F() local
478 auto* const allocator_dispatch = dispatch_data.GetAllocatorDispatch(); in TEST_F() local
508 auto* const allocator_dispatch = dispatch_data.GetAllocatorDispatch(); in TEST_F() local
[all …]
Ddispatch_data.cc34 AllocatorDispatch* allocator_dispatch) { in SetAllocatorDispatch()
/external/cronet/stable/base/allocator/dispatcher/
Ddispatcher.cc55 if (auto* const allocator_dispatch = dispatch_data.GetAllocatorDispatch()) { in ConnectToEmitters() local
74 if (auto* const allocator_dispatch = dispatch_data.GetAllocatorDispatch()) { in DisconnectFromEmitters() local
/external/cronet/tot/base/allocator/dispatcher/
Ddispatcher.cc55 if (auto* const allocator_dispatch = dispatch_data.GetAllocatorDispatch()) { in ConnectToEmitters() local
74 if (auto* const allocator_dispatch = dispatch_data.GetAllocatorDispatch()) { in DisconnectFromEmitters() local
/external/cronet/tot/base/allocator/partition_allocator/src/partition_alloc/shim/
Dallocator_shim_dispatch_to_noop_on_free.cc26 AllocatorDispatch allocator_dispatch = { variable
/external/cronet/stable/base/allocator/partition_allocator/src/partition_alloc/shim/
Dallocator_shim_dispatch_to_noop_on_free.cc26 AllocatorDispatch allocator_dispatch = { variable
/external/libchrome/base/debug/
Dthread_heap_usage_tracker.cc208 AllocatorDispatch allocator_dispatch = {&AllocFn, variable