AppendInt64       846 chrome/browser/password_manager/native_backend_kwallet_x.cc     builder.AppendInt64(0);              // wid
AppendInt64       511 chromeos/dbus/power_manager_client.cc           writer.AppendInt64(proto.timestamp());
AppendInt64       279 dbus/message.h   void AppendInt64(int64 value);
AppendInt64        53 dbus/message_unittest.cc   writer.AppendInt64(6);
AppendInt64       370 dbus/message_unittest.cc             dict_entry_writer.AppendInt64(GG_INT64_C(1234567890123456789));
AppendInt64        35 dbus/values_util_unittest.cc   writer.AppendInt64(kInt64Value);
AppendInt64       160 dbus/values_util_unittest.cc   writer.AppendInt64(kInt64Value);
AppendInt64       566 third_party/tcmalloc/chromium/src/deep-heap-profile.cc   buffer->AppendInt64(bucket->alloc_size - bucket->free_size, 10);
AppendInt64       568 third_party/tcmalloc/chromium/src/deep-heap-profile.cc   buffer->AppendInt64(committed_size, 10);
AppendInt64       925 third_party/tcmalloc/chromium/src/deep-heap-profile.cc             mmap_dump_buffer->AppendInt64(committed_size, 0);
AppendInt64       927 third_party/tcmalloc/chromium/src/deep-heap-profile.cc             mmap_dump_buffer->AppendInt64(
AppendInt64       961 third_party/tcmalloc/chromium/src/deep-heap-profile.cc           mmap_dump_buffer->AppendInt64(committed_size, 0);
AppendInt64       963 third_party/tcmalloc/chromium/src/deep-heap-profile.cc           mmap_dump_buffer->AppendInt64(
AppendInt64       131 third_party/tcmalloc/chromium/src/deep-heap-profile.h     bool AppendInt64(int64 value, int width);