Home
last modified time | relevance | path

Searched refs:st_heap_block2 (Results 1 – 1 of 1) sorted by relevance

/external/libcxxabi/src/
Dcxa_vector.cpp44 class st_heap_block2 { class
48 st_heap_block2 ( dealloc_f dealloc, void *ptr ) in st_heap_block2() function in __cxxabiv1::__anon88787df50111::st_heap_block2
50 ~st_heap_block2 () { if ( enabled_ ) dealloc_ ( ptr_ ) ; } in ~st_heap_block2()
151 st_heap_block2 heap ( dealloc, heap_block ); in __cxa_vec_new2()
335 st_heap_block2 heap ( dealloc, heap_block ); in __cxa_vec_delete2()