Searched refs:ProcessUserEvent (Results 1 – 3 of 3) sorted by relevance
37 void ProcessUserEvent(const std::string &name, const std::string &msg, uint32_t pid);
371 void NativeLeakDetector::ProcessUserEvent(const string &name, const string &msg, uint32_t pid) in ProcessUserEvent() function in OHOS::HiviewDFX::NativeLeakDetector
135 …NativeLeakDetector::GetInstance().ProcessUserEvent(processName, eventMsg, sysEvent.GetEventIntValu… in OnEventListeningCallback()