Searched defs:GetCookie (Results 1 – 3 of 3) sorted by relevance
186 std::string GetCookie(const std::string& url) in GetCookie() function635 std::string GetCookie(const std::string& url) in GetCookie() function
176 void GetCookie(const JSCallbackInfo& args) in GetCookie() function in OHOS::Ace::Framework::JSWebCookie
1573 std::string WebDelegate::GetCookie(const std::string& url, in GetCookie() function in OHOS::Ace::WebDelegate