Searched refs:fullSchema (Results 1 – 1 of 1) sorted by relevance
891 SchemaProto fullSchema = getSchemaProtoLocked(); in getSchema() local894 for (int i = 0; i < fullSchema.getTypesCount(); i++) { in getSchema()897 SchemaTypeConfigProto typeConfig = fullSchema.getTypes(i); in getSchema()