Home
last modified time | relevance | path

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

/third_party/toybox/toys/android/
H A Dlog.c30 android_LogPriority pri = ANDROID_LOG_INFO; in log_main()
37 pri = (android_LogPriority []){ANDROID_LOG_DEBUG, ANDROID_LOG_ERROR, in log_main()
/third_party/mesa3d/include/android_stub/log/
H A Dlogprint.h59 android_LogPriority priority;
113 android_LogPriority pri);
/third_party/mesa3d/include/android_stub/android/
H A Dlog.h73 typedef enum android_LogPriority { enum
92 } android_LogPriority; typedef
194 /** {@link android_LogPriority} values. */
311 * @param prio the priority to test, takes android_LogPriority values.
330 * @param prio the priority to test, takes android_LogPriority values.
344 * @param priority the new minimum priority to set, takes android_LogPriority values.
345 * @return the previous set minimum priority as android_LogPriority values, or
356 * @return the current minimum priority as android_LogPriority values, or
/third_party/skia/third_party/externals/dawn/src/common/
H A DLog.cpp47 android_LogPriority AndroidLogPriority(LogSeverity severity) { in AndroidLogPriority()
80 android_LogPriority androidPriority = AndroidLogPriority(mSeverity); in ~LogMessage()
/third_party/toybox/lib/
H A Dportability.h276 typedef enum android_LogPriority { enum
286 } android_LogPriority; typedef
/third_party/mesa3d/src/util/
H A Dlog.c39 static inline android_LogPriority
/third_party/vk-gl-cts/framework/qphelper/
H A DqpDebugOut.c105 static android_LogPriority getLogPriority (MessageType type) in getLogPriority()
/third_party/skia/third_party/externals/angle2/src/common/
H A Ddebug.cpp241 android_LogPriority android_priority = ANDROID_LOG_ERROR; in Trace()

Completed in 4 milliseconds