Home
last modified time | relevance | path

Searched refs:APP_EVENT_PARAM_PID (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/hiviewdfx/hiview/framework/native/unified_collection/collector/inner_include/
H A Dcollect_event.h35 constexpr char APP_EVENT_PARAM_PID[] = "pid"; variable
/ohos5.0/base/hiviewdfx/hiview/plugins/unified_collector/app_trace/
H A Dapp_trace_context.cpp116 eventJson[UCollectUtil::APP_EVENT_PARAM_PID] = appCallerEvent->pid_; in InnerShareAppEvent()
188 eventJson[UCollectUtil::APP_EVENT_PARAM_PID] = sysEvent.GetPid(); in PublishStackEvent()