Searched defs:ReturnCookie (Results 1 – 2 of 2) sorted by relevance
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webcore/ | ||
H A D | ark_web_cookie_manager_impl.cpp | 78 ArkWebString ArkWebCookieManagerImpl::ReturnCookie(const ArkWebString& url, bool& is_valid, bool in… in ReturnCookie() function in OHOS::ArkWeb::ArkWebCookieManagerImpl |
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ | ||
H A D | ark_web_cookie_manager_wrapper.cpp | 88 std::string ArkWebCookieManagerWrapper::ReturnCookie(const std::string& url, bool& is_valid, bool i… in ReturnCookie() function in OHOS::ArkWeb::ArkWebCookieManagerWrapper |