Home
last modified time | relevance | path

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

/ohos5.0/base/web/webview/interfaces/kits/napi/web_net_error_code/
H A Dnapi_web_net_errorcode.h29 static void ExportWebNetErrorCode(napi_env, napi_value* exportsPointer);
H A Dnapi_web_net_errorcode_module.cpp27 NapiWebNetErrorCode::ExportWebNetErrorCode(env, &exports); in WebNetErrorCodeExport()
H A Dnapi_web_net_errorcode.cpp44 void NapiWebNetErrorCode::ExportWebNetErrorCode(napi_env env, napi_value* exportsPointer) in ExportWebNetErrorCode() function in OHOS::NWeb::NapiWebNetErrorCode