Searched refs:AsyncMountPublic (Results 1 - 9 of 9) sorted by relevance

/external/chromium_org/chromeos/cryptohome/
H A Dasync_method_caller.h95 virtual void AsyncMountPublic(const std::string& public_mount_id,
H A Dmock_async_method_caller.h46 MOCK_METHOD3(AsyncMountPublic, void(const std::string& public_mount_id,
H A Dasync_method_caller.cc94 virtual void AsyncMountPublic(const std::string& public_mount_id,
98 AsyncMountPublic(public_mount_id, flags, base::Bind(
/external/chromium_org/chromeos/dbus/
H A Dmock_cryptohome_client.h57 MOCK_METHOD3(AsyncMountPublic, void(const std::string& public_mount_id,
H A Dcryptohome_client.h178 virtual void AsyncMountPublic(const std::string& public_mount_id,
H A Dfake_cryptohome_client.h54 virtual void AsyncMountPublic(const std::string& public_mount_id,
H A Dfake_cryptohome_client.cc137 void FakeCryptohomeClient::AsyncMountPublic( function in class:chromeos::FakeCryptohomeClient
H A Dcryptohome_client.cc210 virtual void AsyncMountPublic(const std::string& public_mount_id,
/external/chromium_org/chromeos/login/auth/
H A Dcryptohome_authenticator.cc294 cryptohome::AsyncMethodCaller::GetInstance()->AsyncMountPublic(

Completed in 102 milliseconds