Searched refs:Forward (Results 1 – 5 of 5) sorted by relevance
11 - cadaemon: Forward CA requests and authenticate the CA.30 ├── cadaemon # Forward CA request
73 static napi_value Forward(napi_env env, napi_callback_info info);
111 void Forward();
198 void WebviewController::Forward() in Forward() function in OHOS::NWeb::WebviewController
184 DECLARE_NAPI_FUNCTION("forward", NapiWebviewController::Forward), in Init()749 napi_value NapiWebviewController::Forward(napi_env env, napi_callback_info info) in Forward() function in OHOS::NWeb::NapiWebviewController757 webviewController->Forward(); in Forward()