HomeSort by relevance Sort by last modified time
    Searched refs:WriteUInt64 (Results 1 - 7 of 7) sorted by null

  /external/chromium/third_party/libjingle/source/talk/base/
bytebuffer.h 61 void WriteUInt64(uint64 val);
bytebuffer.cc 163 void ByteBuffer::WriteUInt64(uint64 val) {
  /external/chromium/base/
pickle.h 111 bool WriteUInt64(uint64 value) {
  /external/protobuf/src/google/protobuf/
wire_format_lite.cc 224 void WireFormatLite::WriteUInt64(int field_number, uint64 value,
wire_format_lite.h 331 static void WriteUInt64 (field_number, uint64 value, output);
descriptor.pb.cc     [all...]
  /hardware/ril/mock-ril/src/cpp/
msgheader.pb.cpp 273 ::google::protobuf::internal::WireFormatLite::WriteUInt64(4, this->token(), output);

Completed in 391 milliseconds