Home
last modified time | relevance | path

Searched refs:WriteBoolNoTag (Results 1 – 3 of 3) sorted by relevance

/third_party/protobuf/src/google/protobuf/
Dwire_format_lite.cc470 WriteBoolNoTag(value, output); in WriteBool()
Dgenerated_message_util.cc112 WireFormatLite::WriteBoolNoTag(Get<bool>(ptr), output); in Serialize()
Dwire_format_lite.h377 PROTOBUF_ALWAYS_INLINE static void WriteBoolNoTag(
1323 inline void WireFormatLite::WriteBoolNoTag(bool value, in WriteBoolNoTag() function