Searched defs:oldGroup (Results 1 - 10 of 10) sorted by relevance
/foundation/resourceschedule/work_scheduler/services/native/src/ |
H A D | work_bundle_group_change_callback.cpp | 32 int32_t oldGroup = appGroupCallbackInfo.GetOldGroup(); in OnAppGroupChanged() local
|
/foundation/resourceschedule/device_usage_statistics/interfaces/innerkits/src/ |
H A D | app_group_callback_info.cpp | 21 AppGroupCallbackInfo::AppGroupCallbackInfo(int32_t userId, int32_t oldGroup, int32_t newGroup, in AppGroupCallbackInfo() argument
|
/foundation/resourceschedule/frame_aware_sched/interfaces/innerkits/frameintf/ |
H A D | frame_msg_intf.cpp | 118 void FrameMsgIntf::ReportCgroupChange(const int pid, const int uid, const int oldGroup, const int newGroup) in ReportCgroupChange() argument
|
/foundation/resourceschedule/resource_schedule_service/ressched/plugins/frame_aware_plugin/src/ |
H A D | frame_aware_plugin.cpp | 169 int oldGroup = ConvertToInteger(data, "oldGroup");
in HandleCgroupAdjuster() local
|
/foundation/resourceschedule/device_usage_statistics/services/packagegroup/src/ |
H A D | bundle_active_user_history.cpp | 203 int32_t oldGroup = oneBundleUsageHistory->currentGroup_; in ReportUsage() local 241 int32_t oldGroup = oneBundleHistory->currentGroup_; in SetAppGroup() local
|
H A D | bundle_active_group_controller.cpp | 316 int32_t oldGroup = oneBundleHistory->currentGroup_; in CheckAndUpdateGroup() local
|
/foundation/resourceschedule/frame_aware_sched/frameworks/core/frame_aware_policy/src/ |
H A D | intellisense_server.cpp | 272 void IntelliSenseServer::ReportCgroupChange(const int pid, const int uid, const int oldGroup, const int newGroup) in ReportCgroupChange() argument
|
/foundation/resourceschedule/device_usage_statistics/interfaces/kits/bundlestats/napi/include/ |
H A D | bundle_state_data.h | 64 int32_t oldGroup = 0; member
|
/foundation/resourceschedule/device_usage_statistics/test/unittest/ |
H A D | device_usage_statistics_test.cpp | 385 int32_t oldGroup = 60; in HWTEST_F() local 526 int32_t oldGroup = 60; in HWTEST_F() local 544 int32_t oldGroup = 60; in HWTEST_F() local
|
H A D | device_usage_statistics_service_test.cpp | 219 int32_t oldGroup = 60; in HWTEST_F() local
|
Completed in 8 milliseconds