Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/
Dweb_model.h26 using ScriptItems = std::map<std::string, std::vector<std::string>>; variable
/foundation/arkui/ace_engine/frameworks/core/components/web/
Dweb_property.h36 using ScriptItems = std::map<std::string, std::vector<std::string>>; variable