Home
last modified time | relevance | path

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

/frameworks/native/libs/binder/
DMemoryDealer.cpp153 void dump_l(const char* what) const;
154 void dump_l(String8& res, const char* what) const;
394 dump_l("dealloc (!freed->free)"); in dealloc()
411 dump_l(what); in dump()
414 void SimpleBestFitAllocator::dump_l(const char* what) const in dump_l() function in android::SimpleBestFitAllocator
417 dump_l(result, what); in dump_l()
425 dump_l(result, what); in dump()
428 void SimpleBestFitAllocator::dump_l(String8& result, in dump_l() function in android::SimpleBestFitAllocator