Home
last modified time | relevance | path

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

/external/chromium_org/chrome/tools/profile_reset/
Djtl_compiler.cc37 void WriteBool(bool value) { WriteUint8(value ? 1u : 0u); } in WriteBool() function in __anon5b7428890111::ByteCodeWriter
/external/chromium_org/base/
Dpickle.h225 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