Home
last modified time | relevance | path

Searched refs:HasEvent (Results 1 - 5 of 5) sorted by relevance

/foundation/resourceschedule/device_usage_statistics/services/packageusage/include/
H A Dbundle_active_report_handler.h42 bool HasEvent(const int32_t& eventId);
/foundation/barrierfree/accessibility/services/test/mock/
H A Dmock_matching_skill.cpp90 bool MatchingSkills::HasEvent(const std::string& event) const in HasEvent() function in OHOS::EventFwk::MatchingSkills
/foundation/resourceschedule/device_usage_statistics/services/packageusage/src/
H A Dbundle_active_report_handler.cpp86 bool BundleActiveReportHandler::HasEvent(const int32_t& eventId) in HasEvent() function in OHOS::DeviceUsageStats::BundleActiveReportHandler
/foundation/resourceschedule/device_usage_statistics/test/unittest/
H A Dpackage_usage_test.cpp820 * @tc.desc: HasEvent
829 bundleActiveReportHandler->HasEvent(0); in HWTEST_F()
832 EXPECT_EQ(bundleActiveReportHandler->HasEvent(0), true); in HWTEST_F()
/foundation/resourceschedule/device_usage_statistics/services/common/src/
H A Dbundle_active_core.cpp380 if (handler_.lock()->HasEvent(BundleActiveReportHandler::MSG_FLUSH_TO_DISK) == false) { in OnStatsChanged()

Completed in 5 milliseconds