Lines Matching refs:HiSysEvent
59 static int32_t WriteEnable(OHOS::HiviewDFX::HiSysEvent::EventType type);
60 static int32_t WriteDisable(OHOS::HiviewDFX::HiSysEvent::EventType type);
61 static int32_t WriteLocalStart(OHOS::HiviewDFX::HiSysEvent::EventType type);
62 static int32_t WriteLocalStop(OHOS::HiviewDFX::HiSysEvent::EventType type);
63 static int32_t WriteRemoteStart(OHOS::HiviewDFX::HiSysEvent::EventType type);
64 static int32_t WriteRemoteStop(OHOS::HiviewDFX::HiSysEvent::EventType type);
65 static int32_t WriteOpenSession(OHOS::HiviewDFX::HiSysEvent::EventType type);
66 static int32_t WriteStart(OHOS::HiviewDFX::HiSysEvent::EventType type);
67 static int32_t WriteStop(OHOS::HiviewDFX::HiSysEvent::EventType type);
71 OHOS::HiviewDFX::HiSysEvent::EventType eventType, Types... paras);