Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/crypto/
H A Dunexportable_key_win.cc36 const char kMetricVirtualCreateKeyError[] = "Crypto.TpmError.VirtualCreateKey"; variable
651 base::UmaHistogramSparse(kMetricVirtualCreateKeyError, status); in GenerateSigningKey()