Home
last modified time | relevance | path

Searched defs:pr (Results 1 – 16 of 16) sorted by relevance

/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/src/
H A Dregister_anys.cpp89 static void RegisterTypes(IPropertyRegister& pr, TypeList<List...>) in RegisterTypes()
96 static void UnregisterTypes(IPropertyRegister& pr, TypeList<List...>) in UnregisterTypes()
104 auto& pr = registry.GetPropertyRegister(); in RegisterAnys() local
111 auto& pr = registry.GetPropertyRegister(); in UnRegisterAnys() local
H A Dregister_engine_access.cpp93 auto& pr = registry.GetEngineData(); in RegisterEngineTypes() local
100 auto& pr = registry.GetEngineData(); in UnRegisterEngineTypes() local
/ohos5.0/foundation/resourceschedule/resource_schedule_service/cgroup_sched/framework/sched_controller/
H A Dcgroup_adjuster.cpp61 void CgroupAdjuster::AdjustForkProcessGroup(Application &app, ProcessRecord &pr) in AdjustForkProcessGroup()
100 void CgroupAdjuster::AdjustProcessGroup(Application &app, ProcessRecord &pr, AdjustSource source) in AdjustProcessGroup()
159 void CgroupAdjuster::ComputeProcessGroup(Application &app, ProcessRecord &pr, AdjustSource source) in ComputeProcessGroup()
199 void CgroupAdjuster::ApplyProcessGroup(Application &app, ProcessRecord &pr) in ApplyProcessGroup()
H A Dsupervisor.cpp110 std::shared_ptr<ProcessRecord> Application::AddProcessRecord(std::shared_ptr<ProcessRecord> pr) in AddProcessRecord()
147 auto pr = std::make_shared<ProcessRecord>(this->GetUid(), pid); in GetProcessRecordNonNull() local
155 auto pr = iter->second; in FindProcessRecordByToken() local
173 auto pr = iter->second; in FindProcessRecordByWindowId() local
220 std::shared_ptr<ProcessRecord> pr = nullptr; in FindProcessRecord() local
242 std::shared_ptr<ProcessRecord> pr = nullptr; in SearchAbilityToken() local
257 std::shared_ptr<ProcessRecord> pr = nullptr; in SearchWindowId() local
H A Dsched_controller.cpp112 std::shared_ptr<ProcessRecord> pr = supervisor_->FindProcessRecord(pid); in GetProcessGroup() local
H A Dcgroup_event_handler.cpp999 bool CgroupEventHandler::CheckVisibilityForRenderProcess(ProcessRecord &pr, ProcessRecord &mainProc) in CheckVisibilityForRenderProcess()
/ohos5.0/foundation/window/window_manager/utils/test/unittest/
H A Dperform_reporter_test.cpp56 void PerformReporterTest::SimuReportProcess(PerformReporter& pr, const std::vector<uint32_t>& durat… in SimuReportProcess()
65 bool PerformReporterTest::PerformDataCmp(const PerformReporter& pr, in PerformDataCmp()
95 PerformReporter pr = PerformReporter("TestTag", {100, 200, 300}, 10); variable
107 PerformReporter pr = PerformReporter("TestTag", {100, 200, 300}, 3); variable
119 PerformReporter pr = PerformReporter("TestTag", {100, 200, 300}, 4); variable
131 PerformReporter pr = PerformReporter("TestTag", {100, 200, 300}, 10); variable
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/tabs/
H A Dtab_bar_pattern_test_ng.cpp375 auto pr = tabBarPattern_->tabBarType_.emplace(std::make_pair(1, true)); variable
448 auto pr = tabBarPattern_->tabBarType_.emplace(std::make_pair(1, true)); variable
519 auto pr = tabBarPattern_->tabBarType_.emplace(std::make_pair(1, true)); variable
590 auto pr = tabBarPattern_->tabBarType_.emplace(std::make_pair(1, true)); variable
659 auto pr = tabBarPattern_->tabBarType_.emplace(std::make_pair(1, true)); variable
695 auto pr = tabBarPattern_->tabBarType_.emplace(std::make_pair(1, true)); variable
730 auto pr = tabBarPattern_->tabBarType_.emplace(std::make_pair(1, true)); variable
765 auto pr = tabBarPattern_->tabBarType_.emplace(std::make_pair(1, true)); variable
923 auto pr = tabBarPattern_->tabBarType_.emplace(std::make_pair(1, true)); variable
959 auto pr = tabBarPattern_->tabBarType_.emplace(std::make_pair(1, true)); variable
[all …]
H A Dtab_bar_test_ng.cpp613 auto pr = tabBarPattern_->tabBarType_.emplace(std::make_pair(1, true)); variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_engine/rosen_text/skia_txt/impl/
H A Ddrawing_painter_impl.cpp96 const PaintRecord &pr) in DrawSymbolSkiaTxt()
131 const PaintRecord& pr = paints_[std::get<PaintID>(paint)]; in drawTextBlob() local
170 void RSCanvasParagraphPainter::SymbolAnimation(const PaintRecord &pr) in SymbolAnimation()
201 const PaintRecord& pr = paints_[std::get<PaintID>(paint)]; in drawRect() local
/ohos5.0/foundation/resourceschedule/resource_schedule_service/cgroup_sched/framework/utils/
H A Dressched_utils.cpp133 void ResSchedUtils::ReportArbitrationResult(Application &app, ProcessRecord &pr, AdjustSource sourc… in ReportArbitrationResult()
142 void ResSchedUtils::ReportSysEvent(Application &app, ProcessRecord &pr, uint32_t resType, int32_t s… in ReportSysEvent()
/ohos5.0/foundation/resourceschedule/resource_schedule_service/cgroup_sched/test/unittest/
H A Dprocess_group_sub_test.cpp196 auto pr = new ProcessRecord(20150011, 9050); variable
/ohos5.0/foundation/filemanagement/app_file_service/interfaces/kits/js/backup/
H A Dincremental_backup_data.h81 LibN::NVal pr = data.GetProp(BConstants::PRIORITY); in BackupPriority() local
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/
H A Drdb_result_set_impl_test.cpp80 std::find_if(Names.begin(), Names.end(), [&columnType, &name](auto &pr) { in getColumnType()
/ohos5.0/foundation/resourceschedule/resource_schedule_service/cgroup_sched/test/fuzztest/cgroupsched_fuzzer/
H A Dcgroupsched_fuzzer.cpp732 ProcessRecord pr(uid, pid); in CheckVisibilityForRenderProcessFuzzTest() local
1162 ProcessRecord pr(uid, pid); in AdjustForkProcessGroupFuzzTest() local
1184 ProcessRecord pr(uid, pid); in AdjustProcessGroupFuzzTest() local
1226 ProcessRecord pr(uid, pid); in ComputeProcessGroupFuzzTest() local
1248 ProcessRecord pr(uid, pid); in ApplyProcessGroupFuzzTest() local
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_common/
H A Dwifi_internal_event_dispatcher.cpp1022 pr = g_CallbackEventPermissionMap.equal_range(callbackEventId); in VerifyRegisterCallbackPermission() local