Searched refs:HiTracePointerOutPut (Results 1 – 2 of 2) sorted by relevance
/ohos5.0/base/notification/eventhandler/frameworks/eventhandler/include/ |
H A D | event_handler_utils.h | 88 LOCAL_API static inline void HiTracePointerOutPut(const std::shared_ptr<HiTraceId>& spanId, in HiTracePointerOutPut() function
|
/ohos5.0/base/notification/eventhandler/frameworks/eventhandler/src/ |
H A D | event_handler.cpp | 119 HiTracePointerOutPut(traceId, event, "Send", HiTraceTracepointType::HITRACE_TP_CS); in SendEvent() 150 HiTracePointerOutPut(traceId, event, "Send", HiTraceTracepointType::HITRACE_TP_CS); in PostTaskAtFront() 465 HiTracePointerOutPut(spanId, event, "Receive", HiTraceTracepointType::HITRACE_TP_SR); in DistributeEvent()
|