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 D | res_type.h | 52 RES_TYPE_PUSH_PAGE = 10, enumerator 176 { RES_TYPE_PUSH_PAGE, "PUSH_PAGE" },
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/base/ressched/ |
H A D | ressched_report.cpp | 23 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 D | Resource_Schedule_Service_Process_Management_Specifications_ZH.md | 230 …_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 D | res_type.h | 51 RES_TYPE_PUSH_PAGE = 10, enumerator
|
/ohos5.0/foundation/resourceschedule/resource_schedule_service/ressched/services/resschedmgr/resschedfwk/src/ |
H A D | res_sched_mgr.cpp | 49 { ResType::RES_TYPE_PUSH_PAGE, "PUSH_PAGE" },
|
/ohos5.0/foundation/resourceschedule/resource_schedule_service/ressched/services/resschedservice/src/ |
H A D | res_sched_service_stub.cpp | 58 ResType::RES_TYPE_PUSH_PAGE,
|
/ohos5.0/foundation/resourceschedule/resource_schedule_service/ressched/test/unittest/src/ |
H A D | plugin_mgr_test.cpp | 384 data->resType = ResType::RES_TYPE_PUSH_PAGE;
|