Searched defs:SetCustomUserAgent (Results 1 – 3 of 3) sorted by relevance
/ohos5.0/base/web/webview/interfaces/kits/cj/src/ | ||
H A D | webview_controller_impl.cpp | 152 int32_t WebviewControllerImpl::SetCustomUserAgent(const std::string& userAgent) in SetCustomUserAgent() function in OHOS::Webview::WebviewControllerImpl |
/ohos5.0/base/web/webview/interfaces/kits/napi/webviewcontroller/ | ||
H A D | webview_controller.cpp | 347 ErrCode WebviewController::SetCustomUserAgent(const std::string& userAgent) in SetCustomUserAgent() function in OHOS::NWeb::WebviewController |
H A D | napi_webview_controller.cpp | 2567 napi_value NapiWebviewController::SetCustomUserAgent(napi_env env, napi_callback_info info) in SetCustomUserAgent() function in OHOS::NWeb::NapiWebviewController |