/ohos5.0/foundation/resourceschedule/work_scheduler/services/native/src/ |
H A D | work_bundle_group_change_callback.cpp | 34 int32_t newGroup = appGroupCallbackInfo.GetNewGroup(); in OnAppGroupChanged() local
|
H A D | work_status.cpp | 435 int32_t newGroup = group; in SetMinIntervalByGroup() local
|
/ohos5.0/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()
|
H A D | bundle_active_client.cpp | 119 ErrCode BundleActiveClient::SetAppGroup(std::string bundleName, const int32_t newGroup, int32_t use… in SetAppGroup()
|
H A D | bundle_active_proxy.cpp | 143 ErrCode BundleActiveProxy::SetAppGroup(const std::string& bundleName, int32_t newGroup, int32_t use… in SetAppGroup()
|
/ohos5.0/foundation/resourceschedule/device_usage_statistics/test/unittest/ |
H A D | device_usage_statistics_test.cpp | 421 int32_t newGroup = 10; variable 562 int32_t newGroup = 10; variable 580 int32_t newGroup = 10; variable
|
H A D | device_usage_statistics_service_test.cpp | 240 int32_t newGroup = 10; variable 1129 int32_t newGroup = 30; variable
|
/ohos5.0/foundation/resourceschedule/device_usage_statistics/services/packagegroup/src/ |
H A D | bundle_active_user_history.cpp | 180 …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 D | bundle_active_group_controller.cpp | 316 int32_t newGroup = std::max(oldGroup, ACTIVE_GROUP_ALIVE); in CheckAndUpdateGroup() local 347 int32_t newGroup, uint32_t reason, const int64_t bootBasedTimeStamp, const bool isFlush) in SetAppGroup()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/ |
H A D | rich_editor_layout_algorithm.cpp | 41 std::list<RefPtr<SpanItem>> newGroup; in RichEditorLayoutAlgorithm() local 69 std::list<RefPtr<SpanItem>> newGroup; in AppendNewLineSpan() local
|
/ohos5.0/foundation/resourceschedule/frame_aware_sched/interfaces/innerkits/frameintf/ |
H A D | frame_msg_intf.cpp | 118 …meMsgIntf::ReportCgroupChange(const int pid, const int uid, const int oldGroup, const int newGroup) in ReportCgroupChange()
|
/ohos5.0/foundation/resourceschedule/device_usage_statistics/interfaces/kits/bundlestats/napi/include/ |
H A D | bundle_state_data.h | 65 int32_t newGroup = 0; member 113 int32_t newGroup = -1;; member 178 int32_t newGroup = -1; member
|
/ohos5.0/foundation/resourceschedule/device_usage_statistics/test/fuzztest/bundleactivepowerstatecallbackproxy_fuzzer/ |
H A D | bundleactivepowerstatecallbackproxy_fuzzer.cpp | 129 int32_t newGroup = GetData<int32_t>(); in BundleActiveClientFuzzTest() local
|
/ohos5.0/foundation/resourceschedule/resource_schedule_service/ressched/plugins/frame_aware_plugin/src/ |
H A D | frame_aware_plugin.cpp | 170 int newGroup = atoi(data->payload["newGroup"].get<std::string>().c_str()); in HandleCgroupAdjuster() local
|
/ohos5.0/foundation/resourceschedule/frame_aware_sched/frameworks/core/frame_aware_policy/src/ |
H A D | intellisense_server.cpp | 272 …nseServer::ReportCgroupChange(const int pid, const int uid, const int oldGroup, const int newGroup) in ReportCgroupChange()
|
/ohos5.0/foundation/resourceschedule/device_usage_statistics/services/common/src/ |
H A D | bundle_active_stub.cpp | 188 int32_t newGroup = data.ReadInt32(); in HandleSetAppGroup() local
|
H A D | bundle_active_service.cpp | 381 ErrCode BundleActiveService::SetAppGroup(const std::string& bundleName, int32_t newGroup, int32_t u… in SetAppGroup()
|
H A D | bundle_active_core.cpp | 647 const std::string& bundleName, const int32_t newGroup, const int32_t userId, const bool isFlush) in SetAppGroup()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/ |
H A D | text_layout_algorithm.cpp | 98 std::list<RefPtr<SpanItem>> newGroup; in ConstructParagraphSpanGroup() local
|
/ohos5.0/base/startup/init/services/param/watcher/proxy/ |
H A D | watcher_manager.cpp | 103 bool newGroup = group->Empty(); in AddWatcher() local
|