Home
last modified time | relevance | path

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

/frameworks/native/libs/binder/
DMemoryDealer.cpp155 void dump_l(const char* what) const;
156 void dump_l(String8& res, const char* what) const;
410 dump_l("dealloc (!freed->free)"); in dealloc()
427 dump_l(what); in dump()
430 void SimpleBestFitAllocator::dump_l(const char* what) const in dump_l() function in android::SimpleBestFitAllocator
433 dump_l(result, what); in dump_l()
441 dump_l(result, what); in dump()
444 void SimpleBestFitAllocator::dump_l(String8& result, in dump_l() function in android::SimpleBestFitAllocator