Searched refs:WriteBoolToArray (Results 1 - 3 of 3) sorted by relevance

/external/protobuf/src/google/protobuf/
H A Ddescriptor.pb.cc5384 target = ::google::protobuf::internal::WireFormatLite::WriteBoolToArray(10, this->java_multiple_files(), target);
5400 target = ::google::protobuf::internal::WireFormatLite::WriteBoolToArray(16, this->cc_generic_services(), target);
5405 target = ::google::protobuf::internal::WireFormatLite::WriteBoolToArray(17, this->java_generic_services(), target);
5410 target = ::google::protobuf::internal::WireFormatLite::WriteBoolToArray(18, this->py_generic_services(), target);
5415 target = ::google::protobuf::internal::WireFormatLite::WriteBoolToArray(20, this->java_generate_equals_and_hash(), target);
5420 target = ::google::protobuf::internal::WireFormatLite::WriteBoolToArray(23, this->deprecated(), target);
5425 target = ::google::protobuf::internal::WireFormatLite::WriteBoolToArray(27, this->java_string_check_utf8(), target);
5430 target = ::google::protobuf::internal::WireFormatLite::WriteBoolToArray(38, this->javanano_use_deprecated_package(), target);
5877 target = ::google::protobuf::internal::WireFormatLite::WriteBoolToArray(1, this->message_set_wire_format(), target);
5882 target = ::google::protobuf::internal::WireFormatLite::WriteBoolToArray(
[all...]
H A Dwire_format_lite.h427 static inline uint8* WriteBoolToArray(
H A Dwire_format_lite_inl.h728 inline uint8* WireFormatLite::WriteBoolToArray(int field_number, function in class:google::protobuf::internal::WireFormatLite

Completed in 68 milliseconds