Home
last modified time | relevance | path

Searched refs:DEBUG_ERROR (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/core/jni/
Dcom_android_server_utils_AnrTimer.cpp94 const bool DEBUG_ERROR = true; variable
418 ALOGI_IF(DEBUG_ERROR && pid == 0, "error: zero-pid %s", toString().c_str()); in Timer()
428 ALOGW_IF(DEBUG_ERROR && status != Running, "error: canceling %s", toString().c_str()); in cancel()
914 ALOGI_IF(DEBUG_ERROR, "error: unable to release (%u)", id); in release()
949 ALOGW_IF(DEBUG_ERROR, "error: expired invalid timer %u", timerId); in expire()