Home
last modified time | relevance | path

Searched refs:has_uninterpreted_option (Results 1 – 9 of 9) sorted by relevance

/external/protobuf/php/src/Google/Protobuf/Internal/
DExtensionRangeOptions.php24 private $has_uninterpreted_option = false; variable in Google\\Protobuf\\Internal\\ExtensionRangeOptions
63 $this->has_uninterpreted_option = true;
70 return $this->has_uninterpreted_option;
DOneofOptions.php24 private $has_uninterpreted_option = false; variable in Google\\Protobuf\\Internal\\OneofOptions
63 $this->has_uninterpreted_option = true;
70 return $this->has_uninterpreted_option;
DServiceOptions.php34 private $has_uninterpreted_option = false; variable in Google\\Protobuf\\Internal\\ServiceOptions
116 $this->has_uninterpreted_option = true;
123 return $this->has_uninterpreted_option;
DEnumValueOptions.php34 private $has_uninterpreted_option = false; variable in Google\\Protobuf\\Internal\\EnumValueOptions
116 $this->has_uninterpreted_option = true;
123 return $this->has_uninterpreted_option;
DEnumOptions.php42 private $has_uninterpreted_option = false; variable in Google\\Protobuf\\Internal\\EnumOptions
161 $this->has_uninterpreted_option = true;
168 return $this->has_uninterpreted_option;
DMethodOptions.php39 private $has_uninterpreted_option = false; variable in Google\\Protobuf\\Internal\\MethodOptions
150 $this->has_uninterpreted_option = true;
157 return $this->has_uninterpreted_option;
DMessageOptions.php88 private $has_uninterpreted_option = false; variable in Google\\Protobuf\\Internal\\MessageOptions
371 $this->has_uninterpreted_option = true;
378 return $this->has_uninterpreted_option;
DFieldOptions.php108 private $has_uninterpreted_option = false; variable in Google\\Protobuf\\Internal\\FieldOptions
477 $this->has_uninterpreted_option = true;
484 return $this->has_uninterpreted_option;
DFileOptions.php201 private $has_uninterpreted_option = false; variable in Google\\Protobuf\\Internal\\FileOptions
1035 $this->has_uninterpreted_option = true;
1042 return $this->has_uninterpreted_option;