Home
last modified time | relevance | path

Searched refs:RES_TYPE_PUSH_PAGE (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/foundation/resourceschedule/device_standby/utils/common/include/
H A Dres_type.h52 RES_TYPE_PUSH_PAGE = 10, enumerator
176 { RES_TYPE_PUSH_PAGE, "PUSH_PAGE" },
/ohos5.0/foundation/arkui/ace_engine/frameworks/base/ressched/
H A Dressched_report.cpp23 constexpr uint32_t RES_TYPE_PUSH_PAGE = 10; variable
296 …ResSchedReport::GetInstance().ResSchedDataReport(RES_TYPE_PUSH_PAGE, PUSH_PAGE_START_EVENT, payloa… in ResSchedReportScope()
304 …ResSchedReport::GetInstance().ResSchedDataReport(RES_TYPE_PUSH_PAGE, PUSH_PAGE_COMPLETE_EVENT, pay… in ~ResSchedReportScope()
/ohos5.0/foundation/resourceschedule/resource_schedule_service/
H A DResource_Schedule_Service_Process_Management_Specifications_ZH.md230 …_APP_STATE_CHANGE; RES_TYPE_WINDOW_FOCUS; RES_TYPE_CLICK_RECOGNIZE;RES_TYPE_PUSH_PAGE; RES_TYPE_S…
250 | RES_TYPE_PUSH_PAGE | ace pipeline_context.cpp::PushPage() | 无 …
/ohos5.0/foundation/resourceschedule/resource_schedule_service/ressched/interfaces/innerkits/ressched_client/include/
H A Dres_type.h51 RES_TYPE_PUSH_PAGE = 10, enumerator
/ohos5.0/foundation/resourceschedule/resource_schedule_service/ressched/services/resschedmgr/resschedfwk/src/
H A Dres_sched_mgr.cpp49 { ResType::RES_TYPE_PUSH_PAGE, "PUSH_PAGE" },
/ohos5.0/foundation/resourceschedule/resource_schedule_service/ressched/services/resschedservice/src/
H A Dres_sched_service_stub.cpp58 ResType::RES_TYPE_PUSH_PAGE,
/ohos5.0/foundation/resourceschedule/resource_schedule_service/ressched/test/unittest/src/
H A Dplugin_mgr_test.cpp384 data->resType = ResType::RES_TYPE_PUSH_PAGE;