Searched refs:java_string_check_utf8 (Results 1 – 11 of 11) sorted by relevance
33 // Test file option java_string_check_utf8.39 option java_string_check_utf8 = true;
344 descriptor->file()->options().java_string_check_utf8(); in CheckUtf8()
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
327 optional bool java_string_check_utf8 = 27 [default=false]; field
8390 …::google::protobuf::internal::WireFormatLite::WriteBool(27, this->java_string_check_utf8(), output… in SerializeWithCachedSizes()8509 …::protobuf::internal::WireFormatLite::WriteBoolToArray(27, this->java_string_check_utf8(), target); in SerializeWithCachedSizesToArray()8703 set_java_string_check_utf8(from.java_string_check_utf8()); in MergeFrom()8972 bool FileOptions::java_string_check_utf8() const { in java_string_check_utf8() function in google::protobuf::FileOptions
1963 bool java_string_check_utf8() const;5931 inline bool FileOptions::java_string_check_utf8() const { in java_string_check_utf8() function