Home
last modified time | relevance | path

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

/aosp_15_r20/system/libhwbinder/
H A DIPCThreadState.cpp53 #define LOG_ONEWAY(...) macro
62 #define LOG_ONEWAY(...) ALOG(LOG_DEBUG, "ipc", __VA_ARGS__) macro
/aosp_15_r20/frameworks/native/libs/binder/
H A DIPCThreadState.cpp49 #define LOG_ONEWAY(...) macro
58 #define LOG_ONEWAY(...) ALOG(LOG_DEBUG, "ipc", __VA_ARGS__) macro