Home
last modified time | relevance | path

Searched refs:LOAD_PAGE_COMPLETE_EVENT (Results 1 - 3 of 3) sorted by relevance

/foundation/arkui/ace_engine/frameworks/base/ressched/
H A Dressched_report.h31 constexpr int32_t LOAD_PAGE_COMPLETE_EVENT = 1; member
H A Dressched_report.cpp281 if (LIKELY(value == ResDefine::LOAD_PAGE_COMPLETE_EVENT && loadPageOn_ == false)) { in LoadPageEvent()
283 } else if (value == ResDefine::LOAD_PAGE_COMPLETE_EVENT && loadPageOn_ == true) { in LoadPageEvent()
/foundation/arkui/ace_engine/frameworks/core/pipeline_ng/
H A Dpipeline_context.cpp957 ResSchedReport::GetInstance().LoadPageEvent(ResDefine::LOAD_PAGE_COMPLETE_EVENT); in FlushVsync()

Completed in 10 milliseconds