Home | History | Annotate | Download | only in proto

Lines Matching refs:That

7 // modification, are permitted provided that the following conditions are
115 // per occurrence of that type as a message or submessage.
249 // A required field of a submessage/group is missing. Return that error.
355 // not verifying that all required fields are present.
388 // Find the oneof field that this struct implements.
393 // That lets us know where this struct should be stored
427 // field/unmarshal = unmarshal info for that field.
1595 // that would be required if we used a make/copy pair.
1816 // Note that this function will be called once for each case in the oneof.