Searched defs:ClearCrashKeyValue (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chrome/common/
H A Dchild_process_logging_win.cc27 typedef void (__cdecl *ClearCrashKeyValue)(const wchar_t*); typedef in namespace:child_process_logging::__anon5611
47 static ClearCrashKeyValue clear_crash_key = NULL;
52 clear_crash_key = reinterpret_cast<ClearCrashKeyValue>(
/external/chromium_org/components/crash/app/
H A Dcrash_keys_win.cc182 void CrashKeysWin::ClearCrashKeyValue(const std::wstring& key) { function in class:breakpad::CrashKeysWin

Completed in 800 milliseconds