Home
last modified time | relevance | path

Searched defs:WriteInt64 (Results 1 – 2 of 2) sorted by relevance

/external/chromium/base/
Dpickle.h104 bool WriteInt64(int64 value) { in WriteInt64() function
/external/protobuf/src/google/protobuf/
Dwire_format_lite.cc214 void WireFormatLite::WriteInt64(int field_number, int64 value, in WriteInt64() function in google::protobuf::internal::WireFormatLite