Searched refs:GetSanitizedUsername (Results 1 - 12 of 12) sorted by relevance

/external/chromium_org/chrome/browser/policy/
H A Dprofile_policy_connector.cc117 cryptohome_client->GetSanitizedUsername(
/external/chromium_org/chromeos/dbus/
H A Dcryptohome_client.h101 // Calls GetSanitizedUsername method. |callback| is called after the method
103 virtual void GetSanitizedUsername(
107 // Same as GetSanitizedUsername() but blocks until a reply is received, and
H A Dcryptohome_client_stub.h37 virtual void GetSanitizedUsername(
H A Dfake_cryptohome_client.cc249 void FakeCryptohomeClient::GetSanitizedUsername( function in class:chromeos::FakeCryptohomeClient
H A Dfake_cryptohome_client.h38 virtual void GetSanitizedUsername(
H A Dmock_cryptohome_client.h38 MOCK_METHOD2(GetSanitizedUsername,
H A Dcryptohome_client_stub.cc74 void CryptohomeClientStubImpl::GetSanitizedUsername( function in class:chromeos::CryptohomeClientStubImpl
H A Dcryptohome_client.cc144 virtual void GetSanitizedUsername(
/external/chromium_org/chrome/browser/chromeos/policy/
H A Duser_cloud_policy_store_chromeos_unittest.cc62 GetSanitizedUsername(PolicyBuilder::kFakeUsername, _))
309 GetSanitizedUsername(PolicyBuilder::kFakeUsername, _))
H A Duser_cloud_policy_store_chromeos.cc523 cryptohome_client_->GetSanitizedUsername(username_,
/external/chromium_org/chrome/browser/extensions/api/networking_private/
H A Dnetworking_private_apitest.cc83 // Do the same as CryptohomeClientStubImpl::GetSanitizedUsername
95 DBusThreadManager::Get()->GetCryptohomeClient()->GetSanitizedUsername(
/external/chromium_org/chromeos/cryptohome/
H A Dasync_method_caller.cc223 GetSanitizedUsername(user,

Completed in 313 milliseconds