Home
last modified time | relevance | path

Searched defs:WriteBool (Results 1 – 5 of 5) sorted by relevance

/external/chromium/base/
Dpickle.h90 bool WriteBool(bool value) { in WriteBool() function
/external/chromium_org/chrome/tools/profile_reset/
Djtl_compiler.cc37 void WriteBool(bool value) { WriteUint8(value ? 1u : 0u); } in WriteBool() function in __anon74512dfc0111::ByteCodeWriter
/external/chromium_org/base/
Dpickle.h215 bool WriteBool(bool value) { in WriteBool() function
/external/protobuf/src/google/protobuf/
Dwire_format_lite.cc269 void WireFormatLite::WriteBool(int field_number, bool value, in WriteBool() function in google::protobuf::internal::WireFormatLite
/external/chromium_org/third_party/protobuf/src/google/protobuf/
Dwire_format_lite.cc494 void WireFormatLite::WriteBool(int field_number, bool value, in WriteBool() function in google::protobuf::internal::WireFormatLite