Searched refs:SLOGW_IF (Results 1 – 5 of 5) sorted by relevance
115 #ifndef SLOGW_IF116 #define SLOGW_IF(cond, ...) \ macro
76 SLOGW_IF(true, content); in TEST()78 SLOGW_IF(false, content_false); in TEST()
336 SLOGW_IF(result != 0, "Could not make main work read pipe " in loadNativeCode_native()339 SLOGW_IF(result != 0, "Could not make main work write pipe " in loadNativeCode_native()
45 SLOGW_IF(cond, format, ...)