Searched refs:ShouldInitializeTPMForChromeOSUser (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/crypto/
H A Dscoped_test_nss_chromeos_user.cc31 if (!ShouldInitializeTPMForChromeOSUser(username_hash_))
H A Dnss_util_internal.h74 CRYPTO_EXPORT bool ShouldInitializeTPMForChromeOSUser(
77 // Makes |ShouldInitializeTPMForChromeOSUser| start returning false.
H A Dnss_util.cc471 bool ShouldInitializeTPMForChromeOSUser(const std::string& username_hash) { function in class:crypto::__anon7946::NSSInitSingleton
1052 bool ShouldInitializeTPMForChromeOSUser(const std::string& username_hash) { function in namespace:crypto
1053 return g_nss_singleton.Get().ShouldInitializeTPMForChromeOSUser(
/external/chromium_org/chrome/browser/profiles/
H A Dprofile_io_data.cc320 if (!crypto::ShouldInitializeTPMForChromeOSUser(username_hash))

Completed in 127 milliseconds