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

  /system/core/include/cutils/
log.h 261 #ifndef SLOGW_IF
262 #define SLOGW_IF(cond, ...) \
  /frameworks/base/core/jni/
android_app_NativeActivity.cpp 120 SLOGW_IF(result != 0, "Could not make AInputQueue read pipe "
123 SLOGW_IF(result != 0, "Could not make AInputQueue write pipe "
644 SLOGW_IF(result != 0, "Could not make main work read pipe "
647 SLOGW_IF(result != 0, "Could not make main work write pipe "
    [all...]

Completed in 140 milliseconds