| /base/web/webview/ohos_interface/include/ohos_nweb/ |
| D | nweb_engine.h | 113 virtual void SetAppCustomUserAgent(const std::string& userAgent) {} in SetAppCustomUserAgent() 115 …virtual void SetUserAgentForHosts(const std::string& userAgent, const std::vector<std::string>& ho… in SetUserAgentForHosts()
|
| /base/telephony/sms_mms/frameworks/js/napi/include/ |
| D | napi_send_recv_mms.h | 31 std::u16string userAgent = u""; member
|
| /base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webcore/ |
| D | ark_web_engine_impl.cpp | 207 void ArkWebEngineImpl::SetAppCustomUserAgent(const ArkWebString& userAgent) in SetAppCustomUserAgent() 212 void ArkWebEngineImpl::SetUserAgentForHosts(const ArkWebString& userAgent, const ArkWebStringVector… in SetUserAgentForHosts()
|
| /base/web/webview/test/unittest/interface_native_test/ |
| D | arkweb_interface_test.cpp | 106 void SetAppCustomUserAgent(const std::string& userAgent) {} in SetAppCustomUserAgent() 108 … void SetUserAgentForHosts(const std::string& userAgent, const std::vector<std::string>& hosts) {} in SetUserAgentForHosts()
|
| D | arkweb_scheme_handler_test.cpp | 609 void SetAppCustomUserAgent(const std::string& userAgent) {} in SetAppCustomUserAgent() 611 … void SetUserAgentForHosts(const std::string& userAgent, const std::vector<std::string>& hosts) {} in SetUserAgentForHosts()
|
| /base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ |
| D | ark_web_engine_wrapper.cpp | 239 void ArkWebEngineWrapper::SetAppCustomUserAgent(const std::string& userAgent) in SetAppCustomUserAgent() 244 void ArkWebEngineWrapper::SetUserAgentForHosts(const std::string& userAgent, const std::vector<std:… in SetUserAgentForHosts()
|
| /base/web/webview/test/unittest/nweb_helper_test/ |
| D | nweb_helper_test.cpp | 147 void SetAppCustomUserAgent(const std::string& userAgent) {} in SetAppCustomUserAgent() 149 … void SetUserAgentForHosts(const std::string& userAgent, const std::vector<std::string>& hosts) {} in SetUserAgentForHosts()
|
| D | nweb_helper_ex_test.cpp | 148 void SetAppCustomUserAgent(const std::string& userAgent) {} in SetAppCustomUserAgent() 150 … void SetUserAgentForHosts(const std::string& userAgent, const std::vector<std::string>& hosts) {} in SetUserAgentForHosts()
|
| /base/web/webview/ohos_nweb/src/ |
| D | nweb_helper.cpp | 1060 void NWebHelper::SetAppCustomUserAgent(const std::string& userAgent) in SetAppCustomUserAgent() 1070 void NWebHelper::SetUserAgentForHosts(const std::string& userAgent, const std::vector<std::string>&… in SetUserAgentForHosts()
|
| /base/telephony/sms_mms/interfaces/kits/js/ |
| D | @ohos.telephony.sms.d.ts | 1008 userAgent: string; property
|
| /base/web/webview/interfaces/kits/cj/src/ |
| D | webview_ffi.cpp | 331 std::string userAgent = nativeWebviewCtl->GetUserAgent(); in FfiOHOSWebviewCtlGetUserAgent() local 376 std::string userAgent = cUserAgent; in FfiOHOSWebviewCtlSetCustomUserAgent() local 390 std::string userAgent = ""; in FfiOHOSWebviewCtlGetCustomUserAgent() local
|
| D | webview_controller_impl.cpp | 309 int32_t WebviewControllerImpl::SetCustomUserAgent(const std::string& userAgent) in SetCustomUserAgent()
|
| /base/web/webview/interfaces/kits/napi/webviewcontroller/ |
| D | napi_webview_controller.cpp | 2846 std::string userAgent = ""; in GetUserAgent() local 2866 std::string userAgent = webviewController->GetCustomUserAgent(); in GetCustomUserAgent() local 2886 std::string userAgent; in SetCustomUserAgent() local 5920 std::string userAgent = NWebHelper::Instance().GetDefaultUserAgent(); in GetDefaultUserAgent() local 6200 std::string userAgent; in SetAppCustomUserAgent() local 6238 std::string userAgent; in SetUserAgentForHosts() local
|
| D | webview_controller.cpp | 440 ErrCode WebviewController::SetCustomUserAgent(const std::string& userAgent) in SetCustomUserAgent()
|
| /base/web/webview/interfaces/kits/ani/webview/src/webviewcontroller/ |
| D | ani_webview_controller.cpp | 1034 ani_string userAgent = nullptr; in GetUserAgent() local
|
| /base/web/webview/interfaces/kits/ani/webview/native/webviewcontroller/ |
| D | webview_controller.cpp | 346 ErrCode WebviewController::SetCustomUserAgent(const std::string& userAgent) in SetCustomUserAgent()
|