Home
last modified time | relevance | path

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

/external/chromium_org/net/third_party/nss/patches/
Dcachelocks.patch54 + static const PRCallOnceType pristineCallOnce;
70 + lockOnce = pristineCallOnce;
/external/chromium_org/net/third_party/nss/ssl/
Dsslnonce.c46 static const PRCallOnceType pristineCallOnce; in FreeSessionCacheLocks() local
62 lockOnce = pristineCallOnce; in FreeSessionCacheLocks()
Dsslplatf.c122 static const PRCallOnceType pristineCallOnce; variable
138 cngFunctionsInitOnce = pristineCallOnce; in ssl_ShutdownCngFunctions()
Dsslsecur.c713 static const PRCallOnceType pristineCallOnce; variable
723 setupServerCAListOnce = pristineCallOnce; in serverCAListShutdown()
Dsslsock.c564 static const PRCallOnceType pristineCallOnce; variable
571 setupBypassOnce = pristineCallOnce; in SSL_BypassShutdown()