Home
last modified time | relevance | path

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

/frameworks/base/libs/binder/
DMemoryDealer.cpp153 void dump_l(const char* what) const;
154 void dump_l(String8& res, const char* what) const;
390 dump_l("dealloc (!freed->free)"); in dealloc()
407 dump_l(what); in dump()
410 void SimpleBestFitAllocator::dump_l(const char* what) const in dump_l() function in android::SimpleBestFitAllocator
413 dump_l(result, what); in dump_l()
421 dump_l(result, what); in dump()
424 void SimpleBestFitAllocator::dump_l(String8& result, in dump_l() function in android::SimpleBestFitAllocator