Searched refs:JSON_OBJECT (Results 1 – 3 of 3) sorted by relevance
357 if (hitItem.GetType() != JsonObject::Type::JSON_OBJECT) { in AddSpliteHitField()399 if (hitItem.GetType() != JsonObject::Type::JSON_OBJECT) { in AddSpliteField()609 …if (srcChild.GetType() == JsonObject::Type::JSON_OBJECT && target.GetType() == JsonObject::Type::J… in IsArrayMatch()
102 JSON_OBJECT, enumerator
104 return JsonObject::Type::JSON_OBJECT; in GetType()414 if (this->GetType() == JsonObject::Type::JSON_OBJECT) { in ReplaceItemInObject()