Home
last modified time | relevance | path

Searched defs:groupReason (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/resourceschedule/device_usage_statistics/services/packagegroup/src/
H A Dbundle_active_user_history.cpp180 …const string& bundleName, const int32_t newGroup, const uint32_t groupReason, const int64_t bootBa… in ReportUsage()
223 const int64_t bootBasedTimeStamp, int32_t newGroup, uint32_t groupReason, const bool isFlush) in SetAppGroup()
H A Dbundle_active_group_controller.cpp309 uint32_t groupReason = oneBundleHistory->reasonInGroup_; in CheckAndUpdateGroup() local
/ohos5.0/foundation/resourceschedule/device_usage_statistics/test/unittest/
H A Ddevice_usage_statistics_service_test.cpp1008 uint32_t groupReason = 0; variable