Home
last modified time | relevance | path

Searched refs:CjSetCookie (Results 1 - 3 of 3) sorted by relevance

/base/web/webview/interfaces/kits/cj/include/
H A Dweb_cookie_manager.h30 static int32_t CjSetCookie(const std::string& url, const std::string& value, bool incognitoMode);
/base/web/webview/interfaces/kits/cj/src/
H A Dweb_cookie_manager.cpp42 int32_t WebCookieManager::CjSetCookie(const std::string& url, const std::string& value, bool incognitoMode) in CjSetCookie() function in OHOS::NWeb::WebCookieManager
H A Dwebview_ffi.cpp447 return OHOS::NWeb::WebCookieManager::CjSetCookie(curl, cvalue, incognitoMode); in FfiOHOSCookieMgrConfigCookieSync()

Completed in 4 milliseconds