Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline/
H A Dpipeline_context.h571 return forbidPlatformQuit_; in IsForbidPlatformQuit()
986 bool forbidPlatformQuit_ = false; variable
H A Dpipeline_context.cpp3324 forbidPlatformQuit_ = forbidPlatformQuit; in SetForbidPlatformQuit()
3335 renderStage->SetForbidSwipeToRight(forbidPlatformQuit_); in SetForbidPlatformQuit()