Searched defs:CloseChromeOSUserForTesting (Results 1 - 1 of 1) sorted by relevance
/external/libchrome/crypto/ | ||
H A D | nss_util.cc | 595 void CloseChromeOSUserForTesting(const std::string& username_hash) { function in class:crypto::__anon11098::NSSInitSingleton 964 void CloseChromeOSUserForTesting(const std::string& username_hash) { function in namespace:crypto 965 g_nss_singleton.Get().CloseChromeOSUserForTesting(username_hash); |
Completed in 224 milliseconds