InitCrashKeys 73 base/debug/crash_logging.h BASE_EXPORT size_t InitCrashKeys(const CrashKey* const keys, size_t count, InitCrashKeys 49 base/debug/crash_logging_unittest.cc base::debug::InitCrashKeys(keys, arraysize(keys), 255); InitCrashKeys 64 base/debug/crash_logging_unittest.cc base::debug::InitCrashKeys(keys, arraysize(keys), 5); InitCrashKeys 109 base/debug/crash_logging_unittest.cc base::debug::InitCrashKeys(keys, arraysize(keys), 255); InitCrashKeys 129 base/debug/crash_logging_unittest.cc size_t num_keys = base::debug::InitCrashKeys(keys, arraysize(keys), 5); InitCrashKeys 181 base/debug/crash_logging_unittest.cc EXPECT_EQ(3u, base::debug::InitCrashKeys(&key, 1, 5)); InitCrashKeys 218 chrome/common/crash_keys.cc return base::debug::InitCrashKeys(&keys.at(0), keys.size(), InitCrashKeys 1507 components/breakpad/app/breakpad_linux.cc InitCrashKeys(); InitCrashKeys 1522 components/breakpad/app/breakpad_linux.cc InitCrashKeys();