Searched defs:AppendBool (Results 1 – 5 of 5) sorted by relevance
30 func AppendBool(dst []byte, b bool) []byte { func
77 void AppendBool(const char field_name[], bool value) { in AppendBool() function
116 void AppendBool(bool value) { in AppendBool() function
453 void MessageWriter::AppendBool(bool value) { in AppendBool() function in dbus::MessageWriter