Searched refs:MessageSchema (Results 1 – 8 of 8) sorted by relevance
77 ? MessageSchema.newSchema( in newSchema()85 : MessageSchema.newSchema( in newSchema()95 ? MessageSchema.newSchema( in newSchema()103 : MessageSchema.newSchema( in newSchema()
146 if (schema instanceof MessageSchema) { in getTotalSchemaSize()147 result += ((MessageSchema) schema).getSchemaSize(); in getTotalSchemaSize()
33 import static com.google.protobuf.MessageSchema.getMutableUnknownFields;259 final MessageSchema messageSchema = (MessageSchema) schema; in decodeGroupField()
85 final class MessageSchema<T> implements Schema<T> { class174 private MessageSchema( in MessageSchema() method in MessageSchema212 static <T> MessageSchema<T> newSchema( in newSchema()240 static <T> MessageSchema<T> newSchemaForRawMessageInfo( in newSchemaForRawMessageInfo()569 return new MessageSchema<T>( in newSchemaForRawMessageInfo()612 static <T> MessageSchema<T> newSchemaForMessageInfo( in newSchemaForMessageInfo()703 return new MessageSchema<T>( in newSchemaForMessageInfo()
90 include 'com/google/protobuf/MessageSchema.java'
564 "java/core/src/main/java/com/google/protobuf/MessageSchema.java",
711 "java/core/src/main/java/com/google/protobuf/MessageSchema.java",
303 java/core/src/main/java/com/google/protobuf/MessageSchema.java \