Home
last modified time | relevance | path

Searched refs:ReportUnSubscribeKeyEvent (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/multimodalinput/input/service/dfx/include/
H A Ddfx_hisysevent.h125 …static void ReportUnSubscribeKeyEvent(int32_t subscribeId, int32_t finalKey, std::string name, int…
/ohos5.0/foundation/multimodalinput/input/service/dfx/src/
H A Ddfx_hisysevent.cpp923 void DfxHisysevent::ReportUnSubscribeKeyEvent(int32_t subscribeId, int32_t finalKey, in ReportUnSubscribeKeyEvent() function in OHOS::MMI::DfxHisysevent
/ohos5.0/foundation/multimodalinput/input/service/subscriber/src/
H A Dkey_subscriber_handler.cpp162 DfxHisysevent::ReportUnSubscribeKeyEvent(subscribeId, option->GetFinalKey(), in RemoveSubscriber()