Home
last modified time | relevance | path

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

/ohos5.0/base/update/updater/services/ui/view/layout/
H A Dlayout_parser.cpp27 constexpr auto COMPONENT_MODULE = "coms"; variable
75 const JsonNode &componentNodes = root[COMPONENT_MODULE]; in ParseViewInfo()