Searched refs:CALLER_PID (Results 1 - 2 of 2) sorted by relevance
/base/security/security_guard/services/bigdata/src/ |
H A D | bigdata.cpp | 22 constexpr const char* CALLER_PID = "CALLER_PID"; member 37 OHOS::HiviewDFX::HiSysEvent::EventType::STATISTIC, CALLER_PID, event.pid, in ReportObatinDataEvent() 44 OHOS::HiviewDFX::HiSysEvent::EventType::STATISTIC, CALLER_PID, event.pid, in ReportClassifyEvent() 51 OHOS::HiviewDFX::HiSysEvent::EventType::STATISTIC, CALLER_PID, event.pid, in ReportSgSubscribeEvent() 58 OHOS::HiviewDFX::HiSysEvent::EventType::STATISTIC, CALLER_PID, event.pid, in ReportSgUnsubscribeEvent()
|
/base/security/security_guard/services/security_collector/src/ |
H A D | security_collector_manager_service.cpp | 41 constexpr const char* CALLER_PID = "CALLER_PID"; member 311 OHOS::HiviewDFX::HiSysEvent::EventType::STATISTIC, CALLER_PID, event.pid, in ReportScSubscribeEvent() 318 OHOS::HiviewDFX::HiSysEvent::EventType::STATISTIC, CALLER_PID, event.pid, UNSUB_RET, event.ret); in ReportScUnsubscribeEvent()
|
Completed in 2 milliseconds