Searched refs:lackingPathAttr (Results 1 – 1 of 1) sorted by relevance
1132 const SchemaAttribute &lackingPathAttr = schemaDefine_.at(depth).at(eachLackingPath); in AmendValueIfNeed() local1134 if (!lackingPathAttr.hasDefaultValue) { in AmendValueIfNeed()1139 …int errCode = inValue.InsertField(eachLackingPath, lackingPathAttr.type, lackingPathAttr.defaultVa… in AmendValueIfNeed()1142 SchemaUtils::FieldTypeString(lackingPathAttr.type).c_str()); in AmendValueIfNeed()