Home
last modified time | relevance | path

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

/aosp_15_r20/external/libchrome/base/debug/
H A Dcrash_logging.cc24 void SetCrashKeyString(CrashKeyString* crash_key, base::StringPiece value) { in SetCrashKeyString() function
/aosp_15_r20/external/cronet/base/debug/
H A Dcrash_logging.cc46 void SetCrashKeyString(CrashKeyString* crash_key, std::string_view value) { in SetCrashKeyString() function