Home
last modified time | relevance | path

Searched refs:ReportPowerInfo (Results 1 - 4 of 4) sorted by relevance

/foundation/multimodalinput/input/service/dfx/test/
H A Ddfx_hisysevent_test.cpp92 * @tc.desc: ReportPowerInfo
103 ASSERT_NO_FATAL_FAILURE(DfxHisysevent::ReportPowerInfo(keyEvent, type)); in HWTEST_F()
105 ASSERT_NO_FATAL_FAILURE(DfxHisysevent::ReportPowerInfo(keyEvent, type)); in HWTEST_F()
107 ASSERT_NO_FATAL_FAILURE(DfxHisysevent::ReportPowerInfo(keyEvent, type)); in HWTEST_F()
/foundation/multimodalinput/input/service/dfx/include/
H A Ddfx_hisysevent.h87 static void ReportPowerInfo(std::shared_ptr<KeyEvent> key, OHOS::HiviewDFX::HiSysEvent::EventType type);
/foundation/multimodalinput/input/service/dfx/src/
H A Ddfx_hisysevent.cpp452 void DfxHisysevent::ReportPowerInfo(std::shared_ptr<KeyEvent> key, OHOS::HiviewDFX::HiSysEvent::EventType type) in ReportPowerInfo() function in OHOS::MMI::DfxHisysevent
/foundation/multimodalinput/input/service/subscriber/src/
H A Dkey_subscriber_handler.cpp796 DfxHisysevent::ReportPowerInfo(keyEvent, OHOS::HiviewDFX::HiSysEvent::EventType::STATISTIC); in NotifySubscriber()

Completed in 5 milliseconds