Searched defs:Debug (Results 1 – 7 of 7) sorted by relevance
/hardware/qcom/display/msm8996/sdm/libs/utils/ |
D | debug.cpp | 38 Debug::Debug() : debug_handler_(&default_debug_handler_) { in Debug() function in sdm::Debug
|
/hardware/qcom/display/msm8998/sdm/libs/utils/ |
D | debug.cpp | 40 Debug::Debug() : debug_handler_(&default_debug_handler_) { in Debug() function in sdm::Debug
|
/hardware/qcom/display/msm8998/sdm/libs/core/drm/ |
D | hw_info_drm.cpp | 87 void Debug(const char *format, ...) { PRINTLOG(Debug, format, buf_); } in Debug() function in sdm::DRMLoggerImpl
|
/hardware/qcom/display/msm8998/sdm/libs/hwc/ |
D | hwc_debugger.cpp | 135 void HWCDebugHandler::Debug(DebugTag tag, const char *format, ...) { in Debug() function in sdm::HWCDebugHandler
|
/hardware/qcom/display/msm8996/sdm/libs/hwc/ |
D | hwc_debugger.cpp | 131 void HWCDebugHandler::Debug(DebugTag tag, const char *format, ...) { in Debug() function in sdm::HWCDebugHandler
|
/hardware/qcom/display/msm8998/sdm/include/utils/ |
D | debug.h | 95 virtual void Debug(DebugTag /*tag*/, const char */*format*/, ...) { } in Debug() function
|
/hardware/qcom/display/msm8996/sdm/include/utils/ |
D | debug.h | 90 virtual void Debug(DebugTag /*tag*/, const char */*format*/, ...) { } in Debug() function
|