Searched defs:OnEvent (Results 1 – 7 of 7) sorted by relevance
26 void SysEventListener::OnEvent(std::shared_ptr<HiviewDFX::HiSysEventRecord> sysEvent) in OnEvent() function in OHOS::WuKong::SysEventListener
29 static void OnEvent(string eventInfo) in OnEvent() function
40 virtual void OnEvent(const std::string &event, const UiEventSourceInfo &source) {}; in OnEvent() function
66 void OnEvent(const std::string &event, const UiEventSourceInfo &source) override in OnEvent() function in OHOS::uitest::UiEventFowarder
67 int32_t OnEvent(NfcEvent event, NfcStatus status) override in OnEvent() function in NfcClientCallback
65 int32_t OnEvent(NfcEvent event, NfcStatus status) override in OnEvent() function in NfcClientCallback
166 void ImageReceiverNDKTest::OnEvent() in OnEvent() function in OHOS::Media::ImageReceiverNDKTest