Home
last modified time | relevance | path

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

/frameworks/native/libs/binder/
DIPCThreadState.cpp51 #define LOG_ONEWAY(...) macro
60 #define LOG_ONEWAY(...) ALOG(LOG_DEBUG, "ipc", __VA_ARGS__) macro