Home
last modified time | relevance | path

Searched refs:eventIdMatchReason_ (Results 1 - 2 of 2) sorted by relevance

/foundation/resourceschedule/device_usage_statistics/services/packagegroup/src/
H A Dbundle_active_group_controller.cpp45 eventIdMatchReason_ = { in BundleActiveGroupController()
254 auto item = eventIdMatchReason_.find(eventId); in ReportEvent()
255 if (item != eventIdMatchReason_.end()) { in ReportEvent()
/foundation/resourceschedule/device_usage_statistics/services/packagegroup/include/
H A Dbundle_active_group_controller.h95 std::map<int32_t, uint32_t> eventIdMatchReason_; member in OHOS::DeviceUsageStats::BundleActiveGroupController

Completed in 2 milliseconds