Home
last modified time | relevance | path

Searched defs:allocated_chunks (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/google-fruit/include/fruit/impl/data_structures/
H A Dmemory_pool.h36 std::vector<void*> allocated_chunks; variable
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/pool/test/
Dtest_simple_seg_storage.hpp31 std::set<void*> allocated_chunks; member in test_simp_seg_store
/aosp_15_r20/external/libevent/test/
H A Dregress_dns.c1889 static int allocated_chunks = 0; variable