Home
last modified time | relevance | path

Searched defs:ExistCookies (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webcore/
H A Dark_web_cookie_manager_impl.cpp63 bool ArkWebCookieManagerImpl::ExistCookies(bool incognito_mode) in ExistCookies() function in OHOS::ArkWeb::ArkWebCookieManagerImpl
68 void ArkWebCookieManagerImpl::ExistCookies(ArkWebRefPtr<ArkWebBoolValueCallback> callback) in ExistCookies() function in OHOS::ArkWeb::ArkWebCookieManagerImpl
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/
H A Dark_web_cookie_manager_wrapper.cpp73 bool ArkWebCookieManagerWrapper::ExistCookies(bool incognito_mode) in ExistCookies() function in OHOS::ArkWeb::ArkWebCookieManagerWrapper
78 void ArkWebCookieManagerWrapper::ExistCookies(std::shared_ptr<OHOS::NWeb::NWebBoolValueCallback> ca… in ExistCookies() function in OHOS::ArkWeb::ArkWebCookieManagerWrapper