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 261 #ifndef SLOGW_IF
262 #define SLOGW_IF(cond, ...) \
  /frameworks/base/core/jni/
android_app_NativeActivity.cpp 287 SLOGW_IF(result != 0, "Could not make main work read pipe "
290 SLOGW_IF(result != 0, "Could not make main work write pipe "

Completed in 212 milliseconds