Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/interfaces/napi/kits/plugincomponent/
H A Djs_plugin_component.cpp126 bool isStageModelAPI = (asyncCallbackInfo->ability == nullptr); in UnwrapPushParameters() local
127 if (isStageModelAPI) { in UnwrapPushParameters()
244 bool isStageModelAPI = (asyncCallbackInfo->ability == nullptr); in UnwrapRequestParameters() local
245 if (isStageModelAPI) { in UnwrapRequestParameters()