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

1 2

  /external/chromium_org/native_client_sdk/src/libraries/nacl_io/
log.h 19 #define LOG_ERROR(format, ...) \
  /external/fio/os/windows/posix/include/
syslog.h 7 #define LOG_ERROR 0x2
  /external/google-tv-pairing-protocol/java/src/com/google/polo/pairing/
PairingListener.java 29 LOG_ERROR
  /external/chromium_org/third_party/libphonenumber/src/phonenumbers/
logger.h 30 LOG_ERROR,
40 ERROR = LOG_ERROR,
49 Logger() : level_(LOG_ERROR) {}
  /external/chromium_org/third_party/re2/util/
logging.h 37 #define LOG_ERROR LOG_INFO
46 #define LOG_DFATAL LOG_ERROR
  /external/deqp/android/package/src/com/drawelements/deqp/testercore/
Log.java 34 private static final boolean LOG_ERROR = true;
57 if (LOG_ERROR)
62 if (LOG_ERROR)
  /external/regex-re2/util/
logging.h 32 #define LOG_ERROR LOG_INFO
41 #define LOG_DFATAL LOG_ERROR
  /frameworks/testing/espresso/espresso-lib/src/main/java/com/google/android/apps/common/testing/ui/espresso/
IdlingPolicy.java 32 private enum ResponseAction { THROW_APP_NOT_IDLE, THROW_IDLE_TIMEOUT, LOG_ERROR };
64 case LOG_ERROR:
121 this.errorHandler = ResponseAction.LOG_ERROR;
  /hardware/ti/omap4-aah/security/tf_daemon/
lib_manifest2.c 39 #define LOG_ERROR(pContext, msg, ...) log_error("%s - line %d: " msg, pContext->pManifestName, pContext->nLine, __VA_ARGS__)
40 static void log_error(const char* msg, ...) function
50 #define LOG_ERROR(pContext...)
52 #define LOG_ERROR(...)
171 LOG_ERROR(pContext, "NUL character forbidden");
206 LOG_ERROR(pContext, "A line starting with whitespaces must contain only whitespaces. Illegal character: 0x%02X", *pCurrent);
239 LOG_ERROR(pContext, "EOF reached within a section name");
263 LOG_ERROR(pContext, "Non-space character follows a sectino header: 0x02X", *pCurrent);
273 LOG_ERROR(pContext, "Invalid character for a section name: 0x%02X", *pCurrent)
    [all...]
  /hardware/ti/omap4xxx/security/tf_daemon/
lib_manifest2.c 39 #define LOG_ERROR(pContext, msg, ...) log_error("%s - line %d: " msg, pContext->pManifestName, pContext->nLine, __VA_ARGS__)
40 static void log_error(const char* msg, ...) function
50 #define LOG_ERROR(pContext...)
52 #define LOG_ERROR(...)
171 LOG_ERROR(pContext, "NUL character forbidden");
206 LOG_ERROR(pContext, "A line starting with whitespaces must contain only whitespaces. Illegal character: 0x%02X", *pCurrent);
239 LOG_ERROR(pContext, "EOF reached within a section name");
263 LOG_ERROR(pContext, "Non-space character follows a sectino header: 0x02X", *pCurrent);
273 LOG_ERROR(pContext, "Invalid character for a section name: 0x%02X", *pCurrent)
    [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/
tools_common.c 38 #define LOG_ERROR(label) do {\
59 LOG_ERROR(NULL);
64 LOG_ERROR("Fatal");
69 LOG_ERROR("Warning");
  /external/libvpx/libvpx/
tools_common.c 38 #define LOG_ERROR(label) do {\
59 LOG_ERROR(NULL);
64 LOG_ERROR("Fatal");
69 LOG_ERROR("Warning");
  /external/qemu/android/base/
Log.h 28 const LogSeverity LOG_ERROR = 2;
32 // LOG_DFATAL will be LOG_ERROR in release builds, and LOG_FATAL in debug
35 const LogSeverity LOG_DFATAL = LOG_ERROR;
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
tools_common.c 38 #define LOG_ERROR(label) do {\
59 LOG_ERROR(NULL);
64 LOG_ERROR("Fatal");
69 LOG_ERROR("Warning");
  /external/chromium_org/base/android/linker/
linker_jni.cc 34 #define LOG_ERROR(...) __android_log_print(ANDROID_LOG_ERROR, TAG, __VA_ARGS__)
92 LOG_ERROR("Could not find class for %s", class_name);
109 LOG_ERROR("Could not find ID for field '%s'", field_name);
128 LOG_ERROR("Could not find ID for static method '%s'", method_name);
266 LOG_ERROR("%s: Invalid address 0x%llx", __FUNCTION__, load_address);
278 LOG_ERROR("%s: Could not open %s: %s",
287 LOG_ERROR("%s: Could not get library information for %s: %s",
360 LOG_ERROR("Could not create JNIEnv");
396 LOG_ERROR("%s: Invalid address 0x%llx", __FUNCTION__, load_address);
402 LOG_ERROR("%s: Could not find %s", __FUNCTION__, lib_name.c_str())
    [all...]
  /external/chromium_org/base/
logging.h 289 const LogSeverity LOG_ERROR = 2;
295 const LogSeverity LOG_DFATAL = LOG_ERROR;
308 logging::ClassName(__FILE__, __LINE__, logging::LOG_ERROR , ##__VA_ARGS__)
336 const LogSeverity LOG_0 = LOG_ERROR;
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
resapi.h 57 LOG_INFORMATION = 0,LOG_WARNING,LOG_ERROR,LOG_SEVERE
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.osgi.services_3.2.100.v20100503.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.eclipse.osgi.services_3.3.100.v20130513-1956.jar 
  /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 
  /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 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/org.eclipse.osgi/3.9.1.v20130814-1242/
org.eclipse.osgi-3.9.1.v20130814-1242.jar 

Completed in 1214 milliseconds

1 2