Home
last modified time | relevance | path

Searched defs: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
634 using GetCookieImpl = std::function<std::string(const std::string&)>; variable