Searched refs:LOG_ONEWAY (Results 1 – 1 of 1) sorted by relevance
55 #define LOG_ONEWAY(...) macro64 #define LOG_ONEWAY(...) ALOG(LOG_DEBUG, "ipc", __VA_ARGS__) macro666 LOG_ONEWAY(">>>> SEND from pid %d uid %d %s", getpid(), getuid(), in transact()1233 LOG_ONEWAY("Sending reply to %d!", mCallingPid); in executeCommand()1242 LOG_ONEWAY("NOT sending reply to %d!", mCallingPid); in executeCommand()