Home
last modified time | relevance | path

Searched defs:GetCookie (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/web/
H A Dweb_property.h186 std::string GetCookie(const std::string& url) in GetCookie() function
635 std::string GetCookie(const std::string& url) in GetCookie() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_web_controller.cpp176 void GetCookie(const JSCallbackInfo& args) in GetCookie() function in OHOS::Ace::Framework::JSWebCookie
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/web/resource/
H A Dweb_delegate.cpp1573 std::string WebDelegate::GetCookie(const std::string& url, in GetCookie() function in OHOS::Ace::WebDelegate