Home
last modified time | relevance | path

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 Dres_type.h93 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 Dres_type.h92 RES_TYPE_POP_PAGE = 28, enumerator
/ohos5.0/foundation/arkui/ace_engine/frameworks/base/ressched/
H A Dressched_report.cpp25 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 DResource_Schedule_Service_Process_Management_Specifications_ZH.md264 | 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 Dres_sched_mgr.cpp67 { ResType::RES_TYPE_POP_PAGE, "POP_PAGE" },
/ohos5.0/foundation/resourceschedule/resource_schedule_service/ressched/plugins/socperf_plugin/test/fuzztest/socperfplugin_fuzzer/
H A Dsocperfplugin_fuzzer.cpp83 …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 Dsocperf_plugin.cpp161 { 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 Dres_sched_service_stub.cpp60 ResType::RES_TYPE_POP_PAGE,
/ohos5.0/foundation/resourceschedule/resource_schedule_service/ressched/test/unittest/src/
H A Dplugin_mgr_test.cpp391 data->resType = ResType::RES_TYPE_POP_PAGE;
/ohos5.0/foundation/resourceschedule/resource_schedule_service/ressched/plugins/socperf_plugin/test/unittest/
H A Dsoc_perf_plugin_test.cpp375 …const std::shared_ptr<ResData>& data = std::make_shared<ResData>(ResType::RES_TYPE_POP_PAGE, -1, n…