Home
last modified time | relevance | path

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

/external/protobuf/java/core/src/main/java/com/google/protobuf/
DMessageSchema.java230 return newSchemaForMessageInfo( in newSchema()
612 static <T> MessageSchema<T> newSchemaForMessageInfo( in newSchemaForMessageInfo() method in MessageSchema