Searched defs:LOG_ONEWAY (Results 1 – 2 of 2) sorted by relevance
52 #define LOG_ONEWAY(...) macro61 #define LOG_ONEWAY(...) ALOG(LOG_DEBUG, "ipc", __VA_ARGS__) macro
54 #define LOG_ONEWAY(...) macro63 #define LOG_ONEWAY(...) ALOG(LOG_DEBUG, "ipc", __VA_ARGS__) macro