Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/interfaces/napi/kits/plugincomponent/
Djs_plugin_util.cpp27 constexpr int NAPI_ACE_ERR_NO_ERROR = 0; variable
1095 if (asyncCallbackInfo->error_code == NAPI_ACE_ERR_NO_ERROR) { in AceCompletePromiseCallbackWork()