Home
last modified time | relevance | path

Searched refs:ItemLeafValue (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.cpp714 std::vector<ValueObject> ItemLeafValue = GetLeafValue(item); in IsJsonNodeMatch() local
715 for (auto ValueItem : ItemLeafValue) { in IsJsonNodeMatch()