Searched defs:buildFromProto (Results  1 – 10 of 10) sorted by relevance
| /external/cronet/third_party/protobuf/php/src/Google/Protobuf/Internal/ | 
| D | OneofDescriptor.php | 67     public static function buildFromProto($oneof_proto, $desc, $index)  function in Google\\Protobuf\\Internal\\OneofDescriptor
  | 
| D | FileDescriptor.php | 72     public static function buildFromProto($proto)  function in Google\\Protobuf\\Internal\\FileDescriptor
  | 
| D | EnumDescriptor.php | 89     public static function buildFromProto($proto, $file_proto, $containing)  function in Google\\Protobuf\\Internal\\EnumDescriptor
  | 
| D | Descriptor.php | 175     public static function buildFromProto($proto, $file_proto, $containing)  function in Google\\Protobuf\\Internal\\Descriptor
  | 
| D | FieldDescriptor.php | 290     public static function buildFromProto($proto)  function in Google\\Protobuf\\Internal\\FieldDescriptor
  | 
| /external/protobuf/php/src/Google/Protobuf/Internal/ | 
| D | FileDescriptor.php | 72     public static function buildFromProto($proto)  function in Google\\Protobuf\\Internal\\FileDescriptor
  | 
| D | OneofDescriptor.php | 74     public static function buildFromProto($oneof_proto, $desc, $index)  function in Google\\Protobuf\\Internal\\OneofDescriptor
  | 
| D | EnumDescriptor.php | 89     public static function buildFromProto($proto, $file_proto, $containing)  function in Google\\Protobuf\\Internal\\EnumDescriptor
  | 
| D | Descriptor.php | 186     public static function buildFromProto($proto, $file_proto, $containing)  function in Google\\Protobuf\\Internal\\Descriptor
  | 
| D | FieldDescriptor.php | 322     public static function buildFromProto($proto)  function in Google\\Protobuf\\Internal\\FieldDescriptor
  |