Searched refs:RES_TYPE_POP_PAGE (Results 1 – 10 of 10) sorted by relevance
/ohos5.0/foundation/resourceschedule/device_standby/utils/common/include/ |
H A D | res_type.h | 93 RES_TYPE_POP_PAGE = 28, enumerator 194 { RES_TYPE_POP_PAGE, "POP_PAGE" },
|
/ohos5.0/foundation/resourceschedule/resource_schedule_service/ressched/interfaces/innerkits/ressched_client/include/ |
H A D | res_type.h | 92 RES_TYPE_POP_PAGE = 28, enumerator
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/base/ressched/ |
H A D | ressched_report.cpp | 25 constexpr uint32_t RES_TYPE_POP_PAGE = 28; variable 119 reportDataFunc_(RES_TYPE_POP_PAGE, POP_PAGE_EVENT, payload); in ResSchedDataReport()
|
/ohos5.0/foundation/resourceschedule/resource_schedule_service/ |
H A D | Resource_Schedule_Service_Process_Management_Specifications_ZH.md | 264 | RES_TYPE_POP_PAGE | ace pipeline_context.cpp::PopPage(); | 无 |{"pid"=?,"u…
|
/ohos5.0/foundation/resourceschedule/resource_schedule_service/ressched/services/resschedmgr/resschedfwk/src/ |
H A D | res_sched_mgr.cpp | 67 { ResType::RES_TYPE_POP_PAGE, "POP_PAGE" },
|
/ohos5.0/foundation/resourceschedule/resource_schedule_service/ressched/plugins/socperf_plugin/test/fuzztest/socperfplugin_fuzzer/ |
H A D | socperfplugin_fuzzer.cpp | 83 …const std::shared_ptr<ResData> &resData = std::make_shared<ResData>(ResType::RES_TYPE_POP_PAGE, va… in TestPopPage()
|
/ohos5.0/foundation/resourceschedule/resource_schedule_service/ressched/plugins/socperf_plugin/src/ |
H A D | socperf_plugin.cpp | 161 { RES_TYPE_POP_PAGE, in InitFunctionMap() 227 RES_TYPE_POP_PAGE, in InitResTypes()
|
/ohos5.0/foundation/resourceschedule/resource_schedule_service/ressched/services/resschedservice/src/ |
H A D | res_sched_service_stub.cpp | 60 ResType::RES_TYPE_POP_PAGE,
|
/ohos5.0/foundation/resourceschedule/resource_schedule_service/ressched/test/unittest/src/ |
H A D | plugin_mgr_test.cpp | 391 data->resType = ResType::RES_TYPE_POP_PAGE;
|
/ohos5.0/foundation/resourceschedule/resource_schedule_service/ressched/plugins/socperf_plugin/test/unittest/ |
H A D | soc_perf_plugin_test.cpp | 375 …const std::shared_ptr<ResData>& data = std::make_shared<ResData>(ResType::RES_TYPE_POP_PAGE, -1, n…
|