Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/
H A Dweb_pattern.cpp286 const std::string IS_HINT_TYPE = "{\"isHint2Type\": true}"; variable
4249 if (nodeInfoWrap->GetMetadata() != IS_HINT_TYPE) { in NotifyFillRequestSuccess()