PRIx64 33 base/debug/trace_event_android.cc base::StringAppendF(&out, "-%" PRIx64, static_cast<uint64>(id)); PRIx64 165 base/debug/trace_event_android.cc StringAppendF(&out, "-%" PRIx64, static_cast<uint64>(id_)); PRIx64 678 base/debug/trace_event_impl.cc StringAppendF(out, "\"0x%" PRIx64 "\"", static_cast<uint64>( PRIx64 742 base/debug/trace_event_impl.cc StringAppendF(out, ",\"id\":\"0x%" PRIx64 "\"", static_cast<uint64>(id_)); PRIx64 43 base/format_macros.h #define WidePRIx64 PRIx64 PRIx64 87 base/format_macros.h #if !defined(PRIx64) PRIx64 144 chrome/browser/history/thumbnail_database.cc base::StringAppendF(&debug_info, "# %" PRIx64 " ms, %" PRIuS " records\n", PRIx64 291 chrome/browser/search_engines/template_url.cc const char kMultipartBoundary[] = "----+*+----%016" PRIx64 "----+*+----"; PRIx64 87 chrome/browser/ui/webui/gcm_internals_ui.cc base::StringPrintf("0x%" PRIx64, stats->android_id)); PRIx64 27 chrome/test/chromedriver/util.cc return base::StringPrintf("%016" PRIx64 "%016" PRIx64, msb, lsb); PRIx64 112 chromeos/audio/audio_device.cc "id = 0x%" PRIx64 " ", PRIx64 42 chromeos/dbus/audio_node.cc "id = 0x%" PRIx64 " ", PRIx64 107 components/breakpad/browser/crash_dump_manager_android.cc base::StringPrintf("chromium-renderer-minidump-%016" PRIx64 ".dmp%d", PRIx64 382 components/breakpad/browser/crash_handler_host_linux.cc base::StringPrintf("%s/chromium-%s-minidump-%016" PRIx64 ".dmp", PRIx64 398 components/breakpad/browser/crash_handler_host_linux.cc base::StringPrintf("%s/chromium-%s-minidump-%016" PRIx64 ".log", PRIx64 26 components/metrics/metrics_hashes_unittest.cc std::string hash_hex = base::StringPrintf("0x%016" PRIx64, hash); PRIx64 59 google_apis/gcm/base/mcs_util.cc auth_id_hex = base::StringPrintf("%" PRIx64, auth_id); PRIx64 47 net/disk_cache/blockfile/sparse_control.cc return base::StringPrintf("Range_%s:%" PRIx64 ":%" PRIx64, base_name.c_str(), PRIx64 47 net/disk_cache/blockfile/sparse_control_v3.cc return base::StringPrintf("Range_%s:%" PRIx64 ":%" PRIx64, base_name.c_str(), PRIx64 186 net/disk_cache/blockfile/stats.cc item.second = base::StringPrintf("0x%" PRIx64, counters_[i]); PRIx64 23 net/disk_cache/simple/simple_net_log_parameters.cc base::StringPrintf("%#016" PRIx64, entry->entry_hash())); PRIx64 52 net/disk_cache/simple/simple_util.cc const std::string hash_key_str = base::StringPrintf("%016" PRIx64, hash_key); PRIx64 84 net/disk_cache/simple/simple_util.cc return base::StringPrintf("%016" PRIx64 "_%1d", entry_hash, file_index); PRIx64 88 net/disk_cache/simple/simple_util.cc return base::StringPrintf("%016" PRIx64 "_s", entry_hash); PRIx64 107 net/disk_cache/simple/simple_version_upgrade_unittest.cc base::StringPrintf("%016" PRIx64 "_%1d", entry_hash, index); PRIx64 110 net/disk_cache/simple/simple_version_upgrade_unittest.cc base::StringPrintf(" %" PRIx64, implicit_cast<uint64>(entry_hash)); PRIx64 126 net/disk_cache/simple/simple_version_upgrade_unittest.cc base::StringPrintf("%016" PRIx64 "_%1d", entry_hash, index); PRIx64 129 net/disk_cache/simple/simple_version_upgrade_unittest.cc base::StringPrintf(" %" PRIx64, implicit_cast<uint64>(entry_hash)); PRIx64 750 third_party/libusb/src/libusb/os/darwin_usb.c usbi_dbg("finding cached device for sessionID 0x\n" PRIx64, sessionID); PRIx64 91 third_party/tcmalloc/chromium/src/base/basictypes.h #ifndef PRIx64 PRIx64 1087 third_party/tcmalloc/chromium/src/base/sysinfo.cc "%08" PRIx64 "-%08" PRIx64 " %c%c%c%c %08" PRIx64 " " PRIx64 537 third_party/tcmalloc/chromium/src/deep-heap-profile.cc appended = snprintf(position, available, "%" PRIx64, value); PRIx64 539 third_party/tcmalloc/chromium/src/deep-heap-profile.cc appended = snprintf(position, available, "%0*" PRIx64, width, value); PRIx64 91 third_party/tcmalloc/vendor/src/base/basictypes.h #ifndef PRIx64 PRIx64 929 third_party/tcmalloc/vendor/src/base/sysinfo.cc "%08"PRIx64"-%08"PRIx64" %c%c%c%c %08"PRIx64" %02x:%02x %-11"PRId64" %s\n",