Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline/
H A Dpipeline_base.h1123 void SetForegroundCalled(bool isForegroundCalled) in SetForegroundCalled() argument
1125 isForegroundCalled_ = isForegroundCalled; in SetForegroundCalled()