Searched refs:InitErrorType (Results 1 – 2 of 2) sorted by relevance
24 void InitErrorType(napi_env env, napi_value exports);
54 InitErrorType(env, exports); in CloudSyncExport()110 void InitErrorType(napi_env env, napi_value exports) in InitErrorType() function