Searched refs:BlockingGetSanitizedUsername (Results 1 - 7 of 7) sorted by relevance

/external/chromium_org/chromeos/dbus/
H A Dmock_cryptohome_client.h45 MOCK_METHOD1(BlockingGetSanitizedUsername,
H A Dcryptohome_client.h150 virtual std::string BlockingGetSanitizedUsername(
H A Dfake_cryptohome_client.h43 virtual std::string BlockingGetSanitizedUsername(
H A Dfake_cryptohome_client.cc112 std::string FakeCryptohomeClient::BlockingGetSanitizedUsername( function in class:chromeos::FakeCryptohomeClient
H A Dcryptohome_client.cc143 virtual std::string BlockingGetSanitizedUsername(
/external/chromium_org/chrome/browser/chromeos/policy/
H A Duser_cloud_policy_store_chromeos_unittest.cc585 BlockingGetSanitizedUsername(PolicyBuilder::kFakeUsername))
643 BlockingGetSanitizedUsername(PolicyBuilder::kFakeUsername))
663 BlockingGetSanitizedUsername(PolicyBuilder::kFakeUsername))
H A Duser_cloud_policy_store_chromeos.cc247 cryptohome_client_->BlockingGetSanitizedUsername(username_);

Completed in 3222 milliseconds