Searched refs:eachSubField (Results 1 – 1 of 1) sorted by relevance
329 for (const auto &eachSubField : subFields) { in GetSubFieldPath() local331 eachSubPath.emplace_back(eachSubField); in GetSubFieldPath()364 for (const auto &eachSubField : subFields) { in GetSubFieldPathAndType() local366 eachSubPath.push_back(eachSubField); in GetSubFieldPathAndType()368 errCode = GetFieldTypeByJsonValue(valueNode[eachSubField], eachSubType); in GetSubFieldPathAndType()