Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/
H A Djson_object.cpp367 FieldType eachSubType; in GetSubFieldPathAndType() local
368 errCode = GetFieldTypeByJsonValue(valueNode[eachSubField], eachSubType); in GetSubFieldPathAndType()
372 outSubPathType[eachSubPath] = eachSubType; in GetSubFieldPathAndType()