Searched defs:getValueCount (Results 1 – 3 of 3) sorted by relevance
| /third_party/protobuf/php/src/Google/Protobuf/ | ||
| D | EnumDescriptor.php | 52 public function getValueCount() function in Google\\Protobuf\\EnumDescriptor |
| /third_party/protobuf/php/src/Google/Protobuf/Internal/ | ||
| D | EnumDescriptor.php | 64 public function getValueCount() function in Google\\Protobuf\\Internal\\EnumDescriptor |
| /third_party/protobuf/php/ext/google/protobuf/ | ||
| D | def.c | 193 PHP_METHOD(EnumDescriptor, getValueCount) { in PHP_METHOD() argument |