Searched refs:java_string_check_utf8 (Results 1 – 6 of 6) sorted by relevance
33 // Test file option java_string_check_utf8.38 option java_string_check_utf8 = true;
130 return descriptor->file()->options().java_string_check_utf8(); in CheckUtf8()
296 optional bool java_string_check_utf8 = 27 [default=false]; field
5307 …::google::protobuf::internal::WireFormatLite::WriteBool(27, this->java_string_check_utf8(), output… in SerializeWithCachedSizes()5401 …::protobuf::internal::WireFormatLite::WriteBoolToArray(27, this->java_string_check_utf8(), target); in SerializeWithCachedSizesToArray()5542 set_java_string_check_utf8(from.java_string_check_utf8()); in MergeFrom()
1622 inline bool java_string_check_utf8() const;5206 inline bool FileOptions::java_string_check_utf8() const { in java_string_check_utf8() function