Searched refs:getReservedName (Results 1 – 3 of 3) sorted by relevance
/third_party/protobuf/php/src/Google/Protobuf/Internal/ | ||
D | EnumDescriptorProto.php | 194 public function getReservedName() function in Google\\Protobuf\\Internal\\EnumDescriptorProto |
D | DescriptorProto.php | 314 public function getReservedName() function in Google\\Protobuf\\Internal\\DescriptorProto |
/third_party/protobuf/php/tests/ | ||
D | GeneratedClassTest.php | 831 $this->assertSame($n, $m->getReservedName()); |