Home
last modified time | relevance | path

Searched defs:OnEvent (Results 1 – 7 of 7) sorted by relevance

/test/ostest/wukong/report/src/
Dsysevent_listener.cpp26 void SysEventListener::OnEvent(std::shared_ptr<HiviewDFX::HiSysEventRecord> sysEvent) in OnEvent() function in OHOS::WuKong::SysEventListener
/test/testfwk/arkxtest/uitest/test/
Ddummy_controller.h29 static void OnEvent(string eventInfo) in OnEvent() function
/test/testfwk/arkxtest/uitest/core/
Dui_controller.h40 virtual void OnEvent(const std::string &event, const UiEventSourceInfo &source) {}; in OnEvent() function
Dfrontend_api_handler.cpp66 void OnEvent(const std::string &event, const UiEventSourceInfo &source) override in OnEvent() function in OHOS::uitest::UiEventFowarder
/test/xts/hats/hdf/nfc/hdcService/
Dnfc_services_test.cpp67 int32_t OnEvent(NfcEvent event, NfcStatus status) override in OnEvent() function in NfcClientCallback
/test/xts/hats/hdf/nfc/hdcService_additional/
Dnfc_services_test.cpp65 int32_t OnEvent(NfcEvent event, NfcStatus status) override in OnEvent() function in NfcClientCallback
/test/xts/acts/multimedia/image/image_js_standard/imageReceiverNDK/entry/src/main/cpp/napi/
Dimage_receiver_mdk_test.cpp166 void ImageReceiverNDKTest::OnEvent() in OnEvent() function in OHOS::Media::ImageReceiverNDKTest