Home
last modified time | relevance | path

Searched refs:CjIsThirdPartyCookieAllowed (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/web/webview/interfaces/kits/cj/include/
H A Dweb_cookie_manager.h33 static bool CjIsThirdPartyCookieAllowed();
/ohos5.0/base/web/webview/interfaces/kits/cj/src/
H A Dweb_cookie_manager.cpp76 bool WebCookieManager::CjIsThirdPartyCookieAllowed() in CjIsThirdPartyCookieAllowed() function in OHOS::NWeb::WebCookieManager
H A Dwebview_ffi.cpp328 return OHOS::NWeb::WebCookieManager::CjIsThirdPartyCookieAllowed(); in FfiOHOSCookieMgrIsThirdPartyCookieAllowed()