Home
last modified time | relevance | path

Searched refs:GetNewGroup (Results 1 - 9 of 9) sorted by relevance

/foundation/resourceschedule/work_scheduler/services/native/src/
H A Dwork_bundle_group_change_callback.cpp31 int32_t newGroup = appGroupCallbackInfo.GetNewGroup(); in OnAppGroupChanged()
/foundation/resourceschedule/device_usage_statistics/interfaces/innerkits/include/
H A Dapp_group_callback_info.h50 int32_t GetNewGroup() const;
/foundation/resourceschedule/device_usage_statistics/interfaces/innerkits/src/
H A Dapp_group_callback_info.cpp41 int32_t AppGroupCallbackInfo::GetNewGroup() const in GetNewGroup() function in OHOS::DeviceUsageStats::AppGroupCallbackInfo
/foundation/resourceschedule/device_usage_statistics/services/packagegroup/include/
H A Dbundle_active_group_controller.h99 int32_t GetNewGroup(const std::string& bundleName, const int32_t userId, const int64_t bootBasedTimeStamp,
/foundation/resourceschedule/device_usage_statistics/frameworks/src/
H A Dapp_group_observer_napi.cpp159 callbackReceiveDataWorker->newGroup = callBackInfo->GetNewGroup(); in OnAppGroupChanged()
/foundation/resourceschedule/device_usage_statistics/services/packagegroup/src/
H A Dbundle_active_group_controller.cpp220 int32_t BundleActiveGroupController::GetNewGroup(const std::string& bundleName, const int32_t userId, in GetNewGroup() function in OHOS::DeviceUsageStats::BundleActiveGroupController
321 newGroup = GetNewGroup(bundleName, userId, bootBasedTimeStamp, uid); in CheckAndUpdateGroup()
/foundation/resourceschedule/device_usage_statistics/test/unittest/
H A Ddevice_usage_statistics_test.cpp398 EXPECT_EQ(appGroupCallback->GetNewGroup(), newGroup); in HWTEST_F()
H A Ddevice_usage_statistics_service_test.cpp795 EXPECT_EQ(coreObject->bundleGroupController_->GetNewGroup("test", userId, timeStamp, 0), -1); in HWTEST_F()
/foundation/resourceschedule/device_usage_statistics/services/common/src/
H A Dbundle_active_core.cpp834 callbackInfo.GetOldGroup(), callbackInfo.GetNewGroup()); in NotifOberserverGroupChanged()

Completed in 8 milliseconds