Home
last modified time | relevance | path

Searched defs:prio (Results 1 – 11 of 11) sorted by relevance

/hardware/google/gfxstream/guest/mesa/include/android_stub/log/
Dlog_main.h82 #define android_writeLog(prio, tag, text) __android_log_write(prio, tag, text) argument
84 #define android_printLog(prio, tag, ...) \ argument
87 #define android_vprintLog(prio, cond, tag, ...) \ argument
367 #define android_testLog(prio, tag) \ argument
370 #define android_testLog(prio, tag) \ argument
/hardware/google/aemu/base/
DCLog.cpp20 extern "C" void __emu_log_print(LogSeverity prio, in __emu_log_print()
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/proto/
D802.1d.h41 #define PRIO2PREC(prio) \ argument
D802.11e.h100 #define WLC_CAC_SET_USER_PRIO(pt, prio) ((((pt).octets[0]) & (~TS_INFO_USER_PRIO_MASK)) | \ argument
/hardware/st/secure_element2/secure_element/esehal/src/
Dlibse-gto.c66 int prio; in log_level() local
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/common/inc/
Dvidc_debug.h144 AutoTracer(int prio, const char* msg) in AutoTracer()
/hardware/google/gfxstream/guest/fuchsia/include/cutils/
Dlog.h58 #define android_printLog(prio, tag, format, ...) \ argument
/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/common/inc/
Dvidc_debug.h181 AutoTracer(int prio, const char* msg) in AutoTracer()
/hardware/google/aemu/base/include/aemu/base/logging/
DLog.h43 void __emu_log_print_cplusplus(LogSeverity prio, const char* file, int line, in __emu_log_print_cplusplus()
/hardware/qcom/sm7250/media/mm-video-v4l2/vidc/common/inc/
Dvidc_debug.h261 AutoTracer(int prio, const char* msg) in AutoTracer()
/hardware/google/gfxstream/guest/mesa/include/drm-uapi/
Dmsm_drm.h352 __u32 prio; /* in, Priority level */ member