HomeSort by relevance Sort by last modified time
    Searched defs:LOG_ERROR (Results 1 - 23 of 23) sorted by null

  /system/bt/osi/include/
log.h 37 #define LOG_ERROR(...) LOGWRAPPER(__VA_ARGS__)
80 #define LOG_ERROR(tag, fmt, args...) \
82 (true) ? ALOG(LOG_ERROR, tag, fmt, ##args) \
  /external/fio/os/windows/posix/include/
syslog.h 7 #define LOG_ERROR 0x2
  /system/chre/host/common/include/chre_host/
log.h 32 * @param level log level to pass to ALOG (LOG_ERROR, LOG_WARN, etc.)
41 #define LOGE(format, ...) CHRE_LOG(LOG_ERROR, format, ##__VA_ARGS__)
59 #define LOG_ERROR(message, error_code) \
  /external/google-tv-pairing-protocol/java/src/com/google/polo/pairing/
PairingListener.java 29 LOG_ERROR
  /external/oj-libjdwp/src/share/back/
log_messages.h 63 #define LOG_ERROR(args) \
82 #define LOG_ERROR(args) LOG_NULL
  /external/deqp/android/package/src/com/drawelements/deqp/testercore/
Log.java 31 private static final boolean LOG_ERROR = true;
54 if (LOG_ERROR)
59 if (LOG_ERROR)
  /external/libmojo/base/android/linker/
linker_jni.h 38 #define LOG_ERROR(FORMAT, ...) \
  /external/libvpx/libvpx/
tools_common.c 38 #define LOG_ERROR(label) \
58 LOG_ERROR(NULL);
63 LOG_ERROR("Fatal");
67 void warn(const char *fmt, ...) { LOG_ERROR("Warning"); }
  /device/google/contexthub/firmware/os/inc/
seos.h 302 LOG_ERROR = 'E',
  /external/toybox/toys/pending/
crond.c 68 #define LOG_ERROR 20
460 loginfo(LOG_ERROR, "can't execute '%s' for user %s", file, cfile->username);
467 loginfo(LOG_ERROR, "can't vfork");
555 loginfo(LOG_ERROR, "can't create mail file %s for user %s, "
  /external/libchrome/base/
logging.h 298 const LogSeverity LOG_ERROR = 2;
304 const LogSeverity LOG_DFATAL = LOG_ERROR;
318 ::logging::ClassName(__FILE__, __LINE__, ::logging::LOG_ERROR, ##__VA_ARGS__)
346 const LogSeverity LOG_0 = LOG_ERROR;
    [all...]
  /cts/tests/camera/libctscamera2jni/
native-camera-jni.cpp 42 #define LOG_ERROR(buf, ...) sprintf(buf, __VA_ARGS__); \
630 LOG_ERROR(errorString, "Get camera id list failed: ret %d", ret);
635 LOG_ERROR(errorString, "Register availability callback failed: ret %d", ret);
712 LOG_ERROR(errorString, "Cannot init image reader before closing existing one");
720 LOG_ERROR(errorString, "Create image reader. ret %d", ret);
724 LOG_ERROR(errorString, "null image reader created");
730 LOG_ERROR(errorString, "Set AImageReader listener failed. ret %d", ret);
736 LOG_ERROR(errorString, "AImageReader_getWindow failed. ret %d", ret);
740 LOG_ERROR(errorString, "Null ANW from AImageReader!");
760 LOG_ERROR(errorString, "Cannot create session before closing existing one")
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
resapi.h 104 LOG_ERROR,
    [all...]
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.osgi.services_3.3.100.v20130513-1956.jar 
org.eclipse.osgi_3.9.0.v20130529-1710.jar 
  /prebuilts/tools/common/m2/repository/org/apache/felix/org.apache.felix.bundlerepository/1.6.6/
org.apache.felix.bundlerepository-1.6.6.jar 
  /prebuilts/devtools/tools/lib/
osgi-4.0.0.jar 
  /prebuilts/tools/common/m2/repository/com/android/external/osgi/osgi/4.0.0/
osgi-4.0.0.jar 
  /prebuilts/tools/common/osgi/
osgi.jar 
  /external/icu/tools/srcgen/currysrc/libs/
org.eclipse.osgi_3.10.100.v20150529-1857.jar 
  /external/guice/lib/build/
felix-2.0.5.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/org.eclipse.osgi/3.9.0.v20130529-1710/
org.eclipse.osgi-3.9.0.v20130529-1710.jar 
  /prebuilts/misc/common/android-support-test/espresso/
espresso_core_release_no_deps.jar 

Completed in 237 milliseconds