Home
last modified time | relevance | path

Searched defs:ReturnCookie (Results 1 - 2 of 2) sorted by relevance

/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webcore/
H A Dark_web_cookie_manager_impl.cpp78 ArkWebString ArkWebCookieManagerImpl::ReturnCookie(const ArkWebString& url, bool& is_valid, bool incognito_mode) in ReturnCookie() function in OHOS::ArkWeb::ArkWebCookieManagerImpl
84 void ArkWebCookieManagerImpl::ReturnCookie(const ArkWebString& url, ArkWebRefPtr<ArkWebStringValueCallback> callback) in ReturnCookie() function in OHOS::ArkWeb::ArkWebCookieManagerImpl
/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/
H A Dark_web_cookie_manager_wrapper.cpp88 std::string ArkWebCookieManagerWrapper::ReturnCookie(const std::string& url, bool& is_valid, bool incognito_mode) in ReturnCookie() function in OHOS::ArkWeb::ArkWebCookieManagerWrapper
100 void ArkWebCookieManagerWrapper::ReturnCookie( in ReturnCookie() function in OHOS::ArkWeb::ArkWebCookieManagerWrapper

Completed in 2 milliseconds