Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/context/
H A Djs_app_context.h118 return topJSAbilityImpl_; in GetTopJSAbilityImpl()
125 topJSAbilityImpl_ = object; in SetTopJSAbilityImpl()
205 JSAbilityImpl *topJSAbilityImpl_ = nullptr; variable