Searched refs:STOP_APP_TRACE (Results 1 – 3 of 3) sorted by relevance
27 constexpr char STOP_APP_TRACE[] = "STOP_APP_TRACE"; variable
238 appCallerEvent_->eventName_ = UCollectUtil::STOP_APP_TRACE; in CaptureTrace()307 appCallerEvent_->eventName_ = UCollectUtil::STOP_APP_TRACE; in CaptureTrace()
247 if (event->eventName_ == UCollectUtil::STOP_APP_TRACE) { in OnEvent()