Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/
H A Dweb_pattern.cpp80 const std::string WEB_INFO_TABLET = "4"; variable
6743 } else if (factoryLevel == WEB_INFO_TABLET) { in GetWebInfoType()