Searched defs:LOG_FUNCTION_NAME_EXIT (Results 1 - 8 of 8) sorted by relevance

/hardware/ti/omap4xxx/libtiutils/
H A DDebugUtils.h30 #define LOG_FUNCTION_NAME_EXIT ALOGV("%d: %s() EXIT", __LINE__, __FUNCTION__); macro
H A DMessageQueue.h35 #undef LOG_FUNCTION_NAME_EXIT macro
37 #define LOG_FUNCTION_NAME_EXIT macro
/hardware/ti/omap4-aah/test/CameraHal/
H A Dcamera_test_bufferqueue.h16 #define LOG_FUNCTION_NAME_EXIT ALOGD("%d: %s() EXIT", __LINE__, __FUNCTION__); macro
H A Dcamera_test_surfacetexture.h23 # define LOG_FUNCTION_NAME_EXIT ALOGD("%d: %s() EXIT", __LINE__, __FUNCTION__); macro
29 # define LOG_FUNCTION_NAME_EXIT LOGD("%d: %s() EXIT", __LINE__, __FUNCTION__); macro
H A Dcamera_test.h20 # define LOG_FUNCTION_NAME_EXIT ALOGD("%d: %s() EXIT", __LINE__, __FUNCTION__); macro
26 # define LOG_FUNCTION_NAME_EXIT LOGD("%d: %s() EXIT", __LINE__, __FUNCTION__); macro
/hardware/ti/omap4-aah/libtiutils/
H A DDebugUtils.h128 # define LOG_FUNCTION_NAME_EXIT __function_logger_instance.setExitLine(__LINE__); macro
131 # define LOG_FUNCTION_NAME_EXIT (void*)__function_logger_instance; macro
/hardware/ti/omap4xxx/test/CameraHal/
H A Dcamera_test.h6 #define LOG_FUNCTION_NAME_EXIT ALOGD("%d: %s() EXIT", __LINE__, __FUNCTION__); macro
/hardware/ti/omap4xxx/camera/inc/
H A DCameraHal.h97 #undef LOG_FUNCTION_NAME_EXIT macro
99 #define LOG_FUNCTION_NAME_EXIT macro

Completed in 308 milliseconds