Home
last modified time | relevance | path

Searched refs:buildingFirstPage_ (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline/
H A Dpipeline_context.h525 return buildingFirstPage_; in IsBuildingFirstPage()
985 bool buildingFirstPage_ = false; variable
H A Dpipeline_context.cpp202 buildingFirstPage_ = false; in FlushBuild()
1050 buildingFirstPage_ = isFirstPage_; in PushPage()