Searched refs:estimateType (Results 1 – 1 of 1) sorted by relevance
135 SchemaType estimateType = SchemaType::JSON; // Estimate as JSON type firstly in ParseFromSchemaString() local138 estimateType = SchemaType::FLATBUFFER; in ParseFromSchemaString()141 …const std::string &oriSchema = ((estimateType == SchemaType::FLATBUFFER) ? decoded : inSchemaStrin… in ParseFromSchemaString()148 if (estimateType == SchemaType::FLATBUFFER) { in ParseFromSchemaString()