Home
last modified time | relevance | path

Searched refs:ArkWeb_ErrorCode (Results 1 - 3 of 3) sorted by relevance

/base/web/webview/interfaces/native/
H A Darkweb_error_code.h35 typedef enum ArkWeb_ErrorCode { enum
91 } ArkWeb_ErrorCode; typedef
H A Darkweb_type.h215 ArkWeb_ErrorCode (*postWebMessage)(
259 ArkWeb_ErrorCode (*postMessage)(
361 ArkWeb_ErrorCode (*fetchCookieSync)(const char* url, bool incognito, bool includeHttpOnly, char** cookieValue);
376 ArkWeb_ErrorCode (*configCookieSync)(const char* url,
/base/web/webview/interfaces/kits/napi/webviewcontroller/
H A Dweb_scheme_handler_request.cpp570 return ArkWeb_ErrorCode::ARKWEB_ERROR_UNKNOWN; in DidReceiveResponse()
578 return ArkWeb_ErrorCode::ARKWEB_ERROR_UNKNOWN; in DidReceiveResponseBody()
586 return ArkWeb_ErrorCode::ARKWEB_ERROR_UNKNOWN; in DidFinish()
598 return ArkWeb_ErrorCode::ARKWEB_ERROR_UNKNOWN; in DidFailWithError()

Completed in 2 milliseconds