Home
last modified time | relevance | path

Searched refs:NormalizeCrashKey (Results 1 – 1 of 1) sorted by relevance

/third_party/cef/libcef/common/
Dcrash_reporter_client.cc236 std::string NormalizeCrashKey(const base::StringPiece& key) { in NormalizeCrashKey() function
472 name_str = NormalizeCrashKey(name_str); in ReadCrashConfigFile()
777 KeyMap::const_iterator it = crash_keys_.find(NormalizeCrashKey(key)); in SetCrashKeyValue()