Searched defs:getSyntax (Results 1 – 9 of 9) sorted by relevance
| /third_party/protobuf/java/core/src/main/java/com/google/protobuf/ | ||
| D | MessageInfo.java | 36 ProtoSyntax getSyntax(); in getSyntax() method |
| D | RawMessageInfo.java | 212 public ProtoSyntax getSyntax() { in getSyntax() method in RawMessageInfo |
| D | StructuralMessageInfo.java | 72 public ProtoSyntax getSyntax() { in getSyntax() method in StructuralMessageInfo |
| D | Descriptors.java | 169 public Syntax getSyntax() { in getSyntax() method in Descriptors.FileDescriptor |
| /third_party/protobuf/php/src/Google/Protobuf/ | ||
| D | Enum.php | 182 public function getSyntax() function in Google\\Protobuf\\Enum |
| D | Type.php | 216 public function getSyntax() function in Google\\Protobuf\\Type |
| D | Method.php | 250 public function getSyntax() function in Google\\Protobuf\\Method |
| D | Api.php | 329 public function getSyntax() function in Google\\Protobuf\\Api |
| /third_party/protobuf/php/src/Google/Protobuf/Internal/ | ||
| D | FileDescriptorProto.php | 453 public function getSyntax() function in Google\\Protobuf\\Internal\\FileDescriptorProto |