Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/
H A Dweb_model.h26 using ScriptItems = std::map<std::string, std::vector<std::string>>; variable
/ohos5.0/base/web/webview/ohos_interface/include/ohos_nweb/
H A Dnweb.h230 using ScriptItems = std::map<std::string, std::vector<std::string>>; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/web/
H A Dweb_property.h36 using ScriptItems = std::map<std::string, std::vector<std::string>>; variable