Home
last modified time | relevance | path

Searched defs:valueField (Results 1 - 2 of 2) sorted by relevance

/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
H A DOneofInfo.java41 private final Field valueField; field in OneofInfo
43 public OneofInfo(int id, Field caseField, Field valueField) { in OneofInfo() argument
/third_party/protobuf/php/src/Google/Protobuf/Internal/
H A DMessage.php1063 $valueField = $field->getMessageType()->getFieldByName('value'); variable

Completed in 3 milliseconds