Searched refs:dump (Results 1 - 9 of 9) sorted by relevance

/system/core/include/sysutils/
H A DNetlinkEvent.h49 void dump();
/system/core/include/utils/
H A DCallStack.h59 void dump(const char* logtag, const char* prefix = 0) const;
/system/core/libutils/
H A DCallStack.cpp35 this->dump(logtag);
104 void CallStack::dump(const char* logtag, const char* prefix) const { function in class:android::CallStack
H A DRefBase.cpp112 refs->stack.dump(LOG_TAG);
126 refs->stack.dump(LOG_TAG);
/system/extras/tests/bionic/libc/
H A Drun-test.sh132 dump "INTERNAL ERROR: ADB_CMD_LOG not set!"
/system/netd/
H A DNetlinkHandler.cpp64 evt->dump();
/system/core/libsysutils/src/
H A DNetlinkEvent.cpp68 void NetlinkEvent::dump() { function in class:NetlinkEvent
/system/core/libutils/tests/
H A DBasicHashtable_test.cpp158 static void dump(BasicHashtable<TKey, key_value_pair_t<TKey, TValue> >& h) { function in namespace:android
/system/core/libpixelflinger/
H A Dtrap.cpp830 void dump();
833 void AAEdge::dump() function in class:android::AAEdge

Completed in 139 milliseconds