Home
last modified time | relevance | path

Searched defs:SetCrashKeyValue (Results 1 – 2 of 2) sorted by relevance

/third_party/cef/libcef/common/
Dcrash_reporting.cc51 typedef int(__cdecl* SetCrashKeyValue)(const char*, typedef
181 bool SetCrashKeyValue(const base::StringPiece& key, in SetCrashKeyValue() function
Dcrash_reporter_client.cc772 bool CefCrashReporterClient::SetCrashKeyValue(const base::StringPiece& key, in SetCrashKeyValue() function in CefCrashReporterClient