Home
last modified time | relevance | path

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

/hardware/intel/common/wrs_omxil_core/utils/inc/
Dlog.h36 #define LOG(_p, ...) \ macro
38 #define LOGV(...) LOG("V", __VA_ARGS__)
39 #define LOGD(...) LOG("D", __VA_ARGS__)
40 #define LOGI(...) LOG("I", __VA_ARGS__)
41 #define LOGW(...) LOG("W", __VA_ARGS__)
42 #define LOGE(...) LOG("E", __VA_ARGS__)
/hardware/libhardware/tests/hwc/
Dcnativewindow.c44 #define LOG(fmt...) _TRACE(2, fmt) macro
144 LOG("<< dequeue buffer %p %d\n", *buf, *ffd); in cnw_dequeue_buffer1()
233 LOG(">> queue buffer %p %d\n", buffer, ffd); in cnw_queue_buffer1()
255 LOG("<< cancel buffer %p %d\n", buf, ffd); in cnw_cancel_buffer1()
394 LOG("hwc version 0x%08x\n", hwc->common.version); in hwc_init()
409 LOG("cfg[%d] = 0x%08x\n", i, configs[i]); in hwc_init()
/hardware/invensense/60xx/libsensors_iio/
Dlocal_log_def.h35 #define LOG ALOG macro
/hardware/invensense/6515/libsensors_iio/software/core/driver/include/
Dlog.h60 #define LOG ALOG macro
295 LOG(priority, tag, fmt, ##__VA_ARGS__)
/hardware/invensense/65xx/libsensors_iio/software/core/driver/include/
Dlog.h60 #define LOG ALOG macro
295 LOG(priority, tag, fmt, ##__VA_ARGS__)