Searched defs:LOG_ONEWAY (Results 1 - 1 of 1) sorted by relevance

/system/libhwbinder/
H A DIPCThreadState.cpp50 #define LOG_ONEWAY(...) macro
59 #define LOG_ONEWAY(...) ALOG(LOG_DEBUG, "ipc", __VA_ARGS__) macro
619 LOG_ONEWAY(">>>> SEND from pid %d uid %d %s", getpid(), getuid(),

Completed in 28 milliseconds