Searched refs:androidSeverity (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/media/libstagefright/chromium_http/
H A Dsupport.cpp56 int androidSeverity = ANDROID_LOG_VERBOSE; local
59 androidSeverity = ANDROID_LOG_FATAL;
63 androidSeverity = ANDROID_LOG_ERROR;
66 androidSeverity = ANDROID_LOG_WARN;
69 androidSeverity = ANDROID_LOG_VERBOSE;
72 android_printLog(androidSeverity, "chromium-libstagefright",

Completed in 617 milliseconds