Searched refs:CjGetCookie (Results 1 – 3 of 3) sorted by relevance
28 static std::string CjGetCookie(const std::string &url, bool incognitoMode, int32_t& errCode);
24 std::string WebCookieManager::CjGetCookie(const std::string &url, bool incognitoMode, int32_t& errC… in CjGetCookie() function in OHOS::NWeb::WebCookieManager
299 … std::string value = OHOS::NWeb::WebCookieManager::CjGetCookie(curl, incognitoMode, *errCode); in FfiOHOSCookieMgrFetchCookieSync()