Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/gaussdb_rd/src/common/src/
H A Djson_common.cpp715 for (auto ValueItem : ItemLeafValue) { in IsJsonNodeMatch() local
717 if (ValueItem.GetValueType() == ValueObject::ValueType::VALUE_NULL) { in IsJsonNodeMatch()