Searched refs:java_string_check_utf8 (Results 1 – 14 of 14) sorted by relevance
68 private $java_string_check_utf8 = false; variable in Google\\Protobuf\\Internal\\FileOptions464 return $this->java_string_check_utf8;482 $this->java_string_check_utf8 = $var;
33 // Test file option java_string_check_utf8.39 option java_string_check_utf8 = true;
393 descriptor->file()->options().java_string_check_utf8(); in CheckUtf8()
4674 java_string_check_utf8: ::std::option::Option<bool>, field4823 self.java_string_check_utf8.unwrap_or(false) in get_java_string_check_utf8()4826 self.java_string_check_utf8 = ::std::option::Option::None; in clear_java_string_check_utf8()4830 self.java_string_check_utf8.is_some() in has_java_string_check_utf8()4835 self.java_string_check_utf8 = ::std::option::Option::Some(v); in set_java_string_check_utf8()5324 self.java_string_check_utf8 = ::std::option::Option::Some(tmp); in merge_from()5422 if let Some(v) = self.java_string_check_utf8 { in compute_size()5492 if let Some(v) = self.java_string_check_utf8 { in write_to_with_cached_sizes()5605 |m: &FileOptions| { &m.java_string_check_utf8 }, in descriptor_static()5606 |m: &mut FileOptions| { &mut m.java_string_check_utf8 }, in descriptor_static()[all …]
306 optional bool java_string_check_utf8 = 27 [default=false]; field
320 optional bool java_string_check_utf8 = 27 [default=false]; field
351 optional bool java_string_check_utf8 = 27 [default=false]; field
351 optional bool java_string_check_utf8 = 27 [default = false]; field
3773 bool java_string_check_utf8() const;9641 inline bool FileOptions::java_string_check_utf8() const { in java_string_check_utf8() function
9091 …::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::WriteBool(27, this->java_string_check_utf8(), o… in SerializeWithCachedSizes()9271 …MESPACE_ID::internal::WireFormatLite::WriteBoolToArray(27, this->java_string_check_utf8(), target); in InternalSerializeWithCachedSizesToArray()
371 optional bool java_string_check_utf8 = 27 [default = false]; field
368 optional bool java_string_check_utf8 = 27 [default = false]; field