Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline/base/
H A Dcomponent.h159 return static_; in IsStatic()
164 static_ = true; in SetStatic()
320 bool static_ = false; variable