Searched defs:WriteBoolNoTagToArray (Results 1 - 1 of 1) sorted by relevance

/external/protobuf/src/google/protobuf/
H A Dwire_format_lite_inl.h663 inline uint8* WireFormatLite::WriteBoolNoTagToArray(bool value, function in class:google::protobuf::internal::WireFormatLite
748 return WriteBoolNoTagToArray(value, target);

Completed in 119 milliseconds