Searched defs:SetCookie (Results 1 – 2 of 2) sorted by relevance
| /base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webcore/ | ||
| D | ark_web_cookie_manager_impl.cpp | 45 int ArkWebCookieManagerImpl::SetCookie(const ArkWebString& url, const ArkWebString& value, bool inc… in SetCookie() function in OHOS::ArkWeb::ArkWebCookieManagerImpl |
| /base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ | ||
| D | ark_web_cookie_manager_wrapper.cpp | 45 int ArkWebCookieManagerWrapper::SetCookie(const std::string& url, const std::string& value, bool in… in SetCookie() function in OHOS::ArkWeb::ArkWebCookieManagerWrapper |