Home
last modified time | relevance | path

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

/aosp_15_r20/external/libtextclassifier/native/utils/base/
H A Darena.h166 char* last_alloc_; // used to make sure ReturnBytes() is safe variable
/aosp_15_r20/external/libcxx/test/support/
H A Dtest_allocator.h375 void* last_alloc_; member
/aosp_15_r20/external/cronet/third_party/libc++/src/test/support/
H A Dtest_allocator.h360 void* last_alloc_ = nullptr; member