HomeSort by relevance Sort by last modified time
    Searched refs:SLOGW_IF (Results 1 - 2 of 2) sorted by null

  /system/core/include/log/
log.h 277 #ifndef SLOGW_IF
278 #define SLOGW_IF(cond, ...) \
  /frameworks/base/core/jni/
android_app_NativeActivity.cpp 311 SLOGW_IF(result != 0, "Could not make main work read pipe "
314 SLOGW_IF(result != 0, "Could not make main work write pipe "

Completed in 1155 milliseconds