Home
last modified time | relevance | path

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

/external/libchrome/base/debug/
Dcrash_logging.h94 struct CrashKeyString { struct
95 constexpr CrashKeyString(const char name[], CrashKeySize size) in CrashKeyString() function
97 const char* const name;
98 const CrashKeySize size;