Searched defs:WriteInt64 (Results 1 – 2 of 2) sorted by relevance
/external/chromium/base/ | ||
D | pickle.h | 104 bool WriteInt64(int64 value) { in WriteInt64() function |
/external/protobuf/src/google/protobuf/ | ||
D | wire_format_lite.cc | 214 void WireFormatLite::WriteInt64(int field_number, int64 value, in WriteInt64() function in google::protobuf::internal::WireFormatLite |