Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/interfaces/napi/kits/plugincomponent/
H A Djs_plugin_component.cpp36 constexpr int NAPI_ACE_ERR_ERROR = 1; variable
412 asyncCallbackInfo->error_code = NAPI_ACE_ERR_ERROR; in AceRequestPromiseAsyncCallbackWork()