Home
last modified time | relevance | path

Searched defs:newGroup (Results 1 – 20 of 20) sorted by relevance

/ohos5.0/foundation/resourceschedule/work_scheduler/services/native/src/
H A Dwork_bundle_group_change_callback.cpp34 int32_t newGroup = appGroupCallbackInfo.GetNewGroup(); in OnAppGroupChanged() local
H A Dwork_status.cpp435 int32_t newGroup = group; in SetMinIntervalByGroup() local
/ohos5.0/foundation/resourceschedule/device_usage_statistics/interfaces/innerkits/src/
H A Dapp_group_callback_info.cpp21 AppGroupCallbackInfo::AppGroupCallbackInfo(int32_t userId, int32_t oldGroup, int32_t newGroup, in AppGroupCallbackInfo()
H A Dbundle_active_client.cpp119 ErrCode BundleActiveClient::SetAppGroup(std::string bundleName, const int32_t newGroup, int32_t use… in SetAppGroup()
H A Dbundle_active_proxy.cpp143 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 Ddevice_usage_statistics_test.cpp421 int32_t newGroup = 10; variable
562 int32_t newGroup = 10; variable
580 int32_t newGroup = 10; variable
H A Ddevice_usage_statistics_service_test.cpp240 int32_t newGroup = 10; variable
1129 int32_t newGroup = 30; variable
/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.cpp316 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 Drich_editor_layout_algorithm.cpp41 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 Dframe_msg_intf.cpp118 …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 Dbundle_state_data.h65 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 Dbundleactivepowerstatecallbackproxy_fuzzer.cpp129 int32_t newGroup = GetData<int32_t>(); in BundleActiveClientFuzzTest() local
/ohos5.0/foundation/resourceschedule/resource_schedule_service/ressched/plugins/frame_aware_plugin/src/
H A Dframe_aware_plugin.cpp170 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 Dintellisense_server.cpp272 …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 Dbundle_active_stub.cpp188 int32_t newGroup = data.ReadInt32(); in HandleSetAppGroup() local
H A Dbundle_active_service.cpp381 ErrCode BundleActiveService::SetAppGroup(const std::string& bundleName, int32_t newGroup, int32_t u… in SetAppGroup()
H A Dbundle_active_core.cpp647 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 Dtext_layout_algorithm.cpp98 std::list<RefPtr<SpanItem>> newGroup; in ConstructParagraphSpanGroup() local
/ohos5.0/base/startup/init/services/param/watcher/proxy/
H A Dwatcher_manager.cpp103 bool newGroup = group->Empty(); in AddWatcher() local