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

  /hardware/ti/omap4xxx/libtiutils/
DebugUtils.h 30 #define LOG_FUNCTION_NAME_EXIT ALOGV("%d: %s() EXIT", __LINE__, __FUNCTION__);
MessageQueue.h 35 #undef LOG_FUNCTION_NAME_EXIT
37 #define LOG_FUNCTION_NAME_EXIT
  /hardware/ti/omap4xxx/test/CameraHal/
camera_test.h 6 #define LOG_FUNCTION_NAME_EXIT ALOGD("%d: %s() EXIT", __LINE__, __FUNCTION__);
  /hardware/ti/omap4xxx/camera/inc/
CameraHal.h 97 #undef LOG_FUNCTION_NAME_EXIT
99 #define LOG_FUNCTION_NAME_EXIT
    [all...]

Completed in 99 milliseconds