Searched refs:WriteBoolToArray (Results 1 – 3 of 3) sorted by relevance
/external/protobuf/src/google/protobuf/ |
D | wire_format_lite.h | 414 static inline uint8* WriteBoolToArray(
|
D | descriptor.pb.cc | 4500 …target = ::google::protobuf::internal::WireFormatLite::WriteBoolToArray(10, this->java_multiple_fi… in SerializeWithCachedSizesToArray() 4505 …target = ::google::protobuf::internal::WireFormatLite::WriteBoolToArray(16, this->cc_generic_servi… in SerializeWithCachedSizesToArray() 4510 …target = ::google::protobuf::internal::WireFormatLite::WriteBoolToArray(17, this->java_generic_ser… in SerializeWithCachedSizesToArray() 4515 …target = ::google::protobuf::internal::WireFormatLite::WriteBoolToArray(18, this->py_generic_servi… in SerializeWithCachedSizesToArray() 4865 …target = ::google::protobuf::internal::WireFormatLite::WriteBoolToArray(1, this->message_set_wire_… in SerializeWithCachedSizesToArray() 4870 …target = ::google::protobuf::internal::WireFormatLite::WriteBoolToArray(2, this->no_standard_descr… in SerializeWithCachedSizesToArray() 5266 …target = ::google::protobuf::internal::WireFormatLite::WriteBoolToArray(2, this->packed(), target); in SerializeWithCachedSizesToArray() 5271 …target = ::google::protobuf::internal::WireFormatLite::WriteBoolToArray(3, this->deprecated(), tar… in SerializeWithCachedSizesToArray() 6488 …target = ::google::protobuf::internal::WireFormatLite::WriteBoolToArray(2, this->is_extension(), t… in SerializeWithCachedSizesToArray()
|
D | wire_format_lite_inl.h | 626 inline uint8* WireFormatLite::WriteBoolToArray(int field_number, in WriteBoolToArray() function
|