Home
last modified time | relevance | path

Searched refs:ReportScreenCaptureGesture (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/multimodalinput/input/service/dfx/include/
H A Ddfx_hisysevent.h101 static void ReportScreenCaptureGesture();
/ohos5.0/foundation/multimodalinput/input/service/dfx/test/
H A Ddfx_hisysevent_test.cpp297 ASSERT_NO_FATAL_FAILURE(DfxHisysevent::ReportScreenCaptureGesture());
/ohos5.0/foundation/multimodalinput/input/service/dfx/src/
H A Ddfx_hisysevent.cpp639 void DfxHisysevent::ReportScreenCaptureGesture() in ReportScreenCaptureGesture() function in OHOS::MMI::DfxHisysevent
/ohos5.0/foundation/multimodalinput/input/service/key_command/src/
H A Dkey_command_handler.cpp578 DfxHisysevent::ReportScreenCaptureGesture(); in ReportKnuckleScreenCapture()