Searched refs:crash_key (Results 1 – 8 of 8) sorted by relevance
52 const CrashKey* crash_key = LookupCrashKey(key); in SetCrashKeyValue() local54 DCHECK(crash_key) << "All crash keys must be registered before use " in SetCrashKeyValue()58 if (!crash_key || crash_key->max_length <= g_chunk_max_length_) { in SetCrashKeyValue()65 ChunkCrashKeyValue(*crash_key, value, g_chunk_max_length_); in SetCrashKeyValue()67 i < NumChunksForLength(crash_key->max_length); in SetCrashKeyValue()83 const CrashKey* crash_key = LookupCrashKey(key); in ClearCrashKey() local86 if (!crash_key || crash_key->max_length <= g_chunk_max_length_) { in ClearCrashKey()91 for (size_t i = 0; i < NumChunksForLength(crash_key->max_length); ++i) { in ClearCrashKey()180 std::vector<std::string> ChunkCrashKeyValue(const CrashKey& crash_key, in ChunkCrashKeyValue() argument183 std::string value_string = value.substr(0, crash_key.max_length).as_string(); in ChunkCrashKeyValue()
94 const CrashKey& crash_key,
174 base::debug::CrashKey crash_key = { formatted_keys[i], kSmallSize }; in RegisterChromeCrashKeys() local175 keys.push_back(crash_key); in RegisterChromeCrashKeys()188 base::debug::CrashKey crash_key = { formatted_keys[i], kSmallSize }; in RegisterChromeCrashKeys() local189 keys.push_back(crash_key); in RegisterChromeCrashKeys()203 base::debug::CrashKey crash_key = { formatted_keys[i], kSmallSize }; in RegisterChromeCrashKeys() local204 keys.push_back(crash_key); in RegisterChromeCrashKeys()
39 crash_keys::ScopedPrinterInfo crash_key(printer_info_); in Start() local73 crash_keys::ScopedPrinterInfo crash_key(printer_info_); in OnObjectSignaled() local222 crash_keys::ScopedPrinterInfo crash_key( in GetJobDetails() local
118 crash_keys::ScopedPrinterInfo crash_key( in Spool() local151 crash_keys::ScopedPrinterInfo crash_key( in Spool() local532 crash_keys::ScopedPrinterInfo crash_key(GetPrinterDriverInfo(printer_name)); in ValidatePrintTicket() local
260 crash_keys::ScopedPrinterInfo crash_key( in StartWatching() local591 crash_keys::ScopedPrinterInfo crash_key( in GetPrinterCapsAndDefaults() local614 crash_keys::ScopedPrinterInfo crash_key( in GetJobDetails() local774 crash_keys::ScopedPrinterInfo crash_key( in SpoolPrintJob() local
721 crash_keys::ScopedPrinterInfo crash_key( in OnGetPrinterCapsAndDefaults() local
321 crash_keys::ScopedPrinterInfo crash_key( in GetPrinterCapabilitiesOnFileThread() local