Searched refs:set_crash_key (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/common/
H A Dchild_process_logging_win.cc29 static SetCrashKeyValue set_crash_key = NULL; local
30 if (!set_crash_key) {
34 set_crash_key = reinterpret_cast<SetCrashKeyValue>(
38 if (set_crash_key) {
39 (set_crash_key)(base::UTF8ToWide(key).data(),

Completed in 83 milliseconds