Home
last modified time | relevance | path

Searched refs:procId (Results 1 - 1 of 1) sorted by relevance

/base/hiviewdfx/hiview/plugins/unified_collector/
H A Dunified_collector.cpp270 int32_t procId = sysEvent.GetEventIntValue("APP_PID"); in OnEventListeningCallback() local
271 if (procId <= 0) { in OnEventListeningCallback()
272 HIVIEW_LOGW("invalid process id=%{public}d", procId); in OnEventListeningCallback()
280 ProcessStatus::GetInstance().NotifyProcessState(procId, procState); in OnEventListeningCallback()

Completed in 2 milliseconds