Searched refs:NAPI_ACE_ERR_NO_ERROR (Results 1 – 1 of 1) sorted by relevance
27 constexpr int NAPI_ACE_ERR_NO_ERROR = 0; variable1095 if (asyncCallbackInfo->error_code == NAPI_ACE_ERR_NO_ERROR) { in AceCompletePromiseCallbackWork()