Home
last modified time | relevance | path

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

/external/chromium_org/net/cert/
Dx509_util_openssl.cc174 static base::LazyInstance<DomainBoundOid>::Leaky s_lazy = in GetDomainBoundOid() local
176 return s_lazy.Get().obj(); in GetDomainBoundOid()