Home
last modified time | relevance | path

Searched refs:newSchemaForRawMessageInfo (Results 1 – 1 of 1) sorted by relevance

/external/protobuf/java/core/src/main/java/com/google/protobuf/
DMessageSchema.java221 return newSchemaForRawMessageInfo( in newSchema()
240 static <T> MessageSchema<T> newSchemaForRawMessageInfo( in newSchemaForRawMessageInfo() method in MessageSchema