Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/go/linux-x86/src/runtime/
Dmbitmap.go1415 func (s *mspan) countAlloc() int { func
/aosp_15_r20/external/cronet/third_party/libc++/src/test/support/
H A Dcontrolled_allocators.h100 void countAlloc(void* p, std::size_t s, size_t a) { in countAlloc() function
/aosp_15_r20/external/libcxx/test/support/
H A Dcontrolled_allocators.hpp99 void countAlloc(void* p, size_t s, size_t a) { in countAlloc() function