AsyncMount 396 chrome/browser/chromeos/login/login_utils_browsertest.cc EXPECT_CALL(*mock_async_method_caller_, AsyncMount(_, _, _, _)) AsyncMount 67 chrome/browser/chromeos/login/managed/managed_user_authenticator.cc cryptohome::AsyncMethodCaller::GetInstance()->AsyncMount( AsyncMount 86 chrome/browser/chromeos/login/parallel_authenticator.cc cryptohome::AsyncMethodCaller::GetInstance()->AsyncMount( AsyncMount 435 chrome/browser/chromeos/login/parallel_authenticator_unittest.cc EXPECT_CALL(*mock_caller_, AsyncMount(username_, hash_ascii_, AsyncMount 489 chrome/browser/chromeos/login/parallel_authenticator_unittest.cc EXPECT_CALL(*mock_caller_, AsyncMount(username_, hash_ascii_, AsyncMount 555 chrome/browser/chromeos/login/parallel_authenticator_unittest.cc EXPECT_CALL(*mock_caller_, AsyncMount(username_, hash_ascii_, AsyncMount 66 chromeos/cryptohome/async_method_caller.cc AsyncMount(user_email, passhash, flags, base::Bind( AsyncMount 74 chromeos/cryptohome/async_method_caller.h virtual void AsyncMount(const std::string& user_email, AsyncMount 35 chromeos/cryptohome/mock_async_method_caller.cc ON_CALL(*this, AsyncMount(_, _, _, _)) AsyncMount 37 chromeos/cryptohome/mock_async_method_caller.h MOCK_METHOD4(AsyncMount, void(const std::string& user_email, AsyncMount 153 chromeos/dbus/cryptohome_client.h virtual void AsyncMount(const std::string& username, AsyncMount 45 chromeos/dbus/fake_cryptohome_client.h virtual void AsyncMount(const std::string& username, AsyncMount 47 chromeos/dbus/mock_cryptohome_client.h MOCK_METHOD4(AsyncMount, void(const std::string& username,