HomeSort by relevance Sort by last modified time
    Searched refs:AsyncMountPublic (Results 1 - 9 of 9) sorted by null

  /external/chromium_org/chromeos/cryptohome/
async_method_caller.h 95 virtual void AsyncMountPublic(const std::string& public_mount_id,
mock_async_method_caller.h 46 MOCK_METHOD3(AsyncMountPublic, void(const std::string& public_mount_id,
async_method_caller.cc 94 virtual void AsyncMountPublic(const std::string& public_mount_id,
98 AsyncMountPublic(public_mount_id, flags, base::Bind(
  /external/chromium_org/chromeos/dbus/
mock_cryptohome_client.h 57 MOCK_METHOD3(AsyncMountPublic, void(const std::string& public_mount_id,
cryptohome_client.h 178 virtual void AsyncMountPublic(const std::string& public_mount_id,
fake_cryptohome_client.h 54 virtual void AsyncMountPublic(const std::string& public_mount_id,
fake_cryptohome_client.cc 137 void FakeCryptohomeClient::AsyncMountPublic(
cryptohome_client.cc 210 virtual void AsyncMountPublic(const std::string& public_mount_id,
    [all...]
  /external/chromium_org/chromeos/login/auth/
cryptohome_authenticator.cc 294 cryptohome::AsyncMethodCaller::GetInstance()->AsyncMountPublic(
    [all...]

Completed in 312 milliseconds