Home | History | Annotate | Download | only in protobuf

Lines Matching defs:getDefaultInstance

76   public static UnknownFieldSet getDefaultInstance() {
126 return (result == null) ? Field.getDefaultInstance() : result;
347 result = getDefaultInstance();
370 return UnknownFieldSet.getDefaultInstance();
408 if (other != getDefaultInstance()) {
728 public static Field getDefaultInstance() {