HomeSort by relevance Sort by last modified time
    Searched defs:LOG_FUNCTION_NAME (Results 1 - 4 of 4) sorted by null

  /hardware/ti/omap4xxx/libtiutils/
DebugUtils.h 29 #define LOG_FUNCTION_NAME ALOGV("%d: %s() ENTER", __LINE__, __FUNCTION__);
MessageQueue.h 34 #undef LOG_FUNCTION_NAME
36 #define LOG_FUNCTION_NAME
  /hardware/ti/omap4xxx/test/CameraHal/
camera_test.h 5 #define LOG_FUNCTION_NAME ALOGD("%d: %s() ENTER", __LINE__, __FUNCTION__);
  /hardware/ti/omap4xxx/camera/inc/
CameraHal.h 96 #undef LOG_FUNCTION_NAME
98 #define LOG_FUNCTION_NAME
    [all...]

Completed in 64 milliseconds