Home
last modified time | relevance | path

Searched defs:execContext (Results 1 – 1 of 1) sorted by relevance

/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/dialog/
Djs_custom_dialog_controller.cpp177 auto execContext = info.GetExecutionContext(); in ConstructorCallback() local
345const JsiExecutionContext& execContext, const JsiRef<JsiValue>& animationValue, AnimationOption& r… in ParseAnimation()