Home
last modified time | relevance | path

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

/external/chromium_org/crypto/
Dscoped_test_nss_chromeos_user.cc34 InitializePrivateSoftwareSlotForChromeOSUser(username_hash_); in FinishInit()
Dnss_util_internal.h91 CRYPTO_EXPORT void InitializePrivateSoftwareSlotForChromeOSUser(
Dnss_util.cc523 void InitializePrivateSoftwareSlotForChromeOSUser( in InitializePrivateSoftwareSlotForChromeOSUser() function in crypto::__anon941d21970111::NSSInitSingleton
1067 void InitializePrivateSoftwareSlotForChromeOSUser( in InitializePrivateSoftwareSlotForChromeOSUser() function
1069 g_nss_singleton.Get().InitializePrivateSoftwareSlotForChromeOSUser( in InitializePrivateSoftwareSlotForChromeOSUser()
/external/chromium_org/chrome/browser/profiles/
Dprofile_io_data.cc333 crypto::InitializePrivateSoftwareSlotForChromeOSUser(username_hash); in StartNSSInitOnIOThread()