Home
last modified time | relevance | path

Searched defs:ResetMaxObjCount (Results 1 – 2 of 2) sorted by relevance

/system/ulib/fbl/include/fbl/
A Dslab_allocator.h305 void ResetMaxObjCount() {} in ResetMaxObjCount() function
321 void ResetMaxObjCount() { max_obj_count_ = obj_count_; } in ResetMaxObjCount() function
/system/utest/fbl/
A Dslab_allocator_tests.cpp207 static void ResetMaxObjCount(SA* allocator) { in ResetMaxObjCount() function
228 static void ResetMaxObjCount(SA*) {} in ResetMaxObjCount() function

Completed in 8 milliseconds