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

/system/core/include/sysutils/
H A DNetlinkEvent.h49 void dump();
/system/core/include/utils/
H A DProcessCallStack.h49 void dump(int fd, int indent = 0, const char* prefix = 0) const;
H A DCallStack.h44 // Immediately dump it to logcat using the given logtag.
77 void dump(int fd, int indent = 0, const char* prefix = 0) const;
/system/extras/tests/bionic/libc/
H A Drun-test.sh132 dump "INTERNAL ERROR: ADB_CMD_LOG not set!"
/system/core/libutils/
H A DCallStack.cpp117 void CallStack::dump(int fd, int indent, const char* prefix) const { function in class:android::CallStack
H A DRefBase.cpp112 refs->stack.dump(LOG_TAG);
126 refs->stack.dump(LOG_TAG);
H A DProcessCallStack.cpp236 void ProcessCallStack::dump(int fd, int indent, const char* prefix) const { function in class:android::ProcessCallStack
/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 96 milliseconds