Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/web/
H A Dweb_property.h175 using GetCookieImpl = std::function<std::string(const std::string&)>; variable
214 void SetGetCookieImpl(GetCookieImpl&& getCookieImpl) in SetGetCookieImpl()
231 GetCookieImpl getCookieImpl_;
634 using GetCookieImpl = std::function<std::string(const std::string&)>; variable
642 void SetGetCookieImpl(GetCookieImpl&& getCookieImpl) in SetGetCookieImpl()
821 GetCookieImpl getCookieImpl_;