OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:getsanitizedusername
(Results
1 - 12
of
12
) sorted by null
/external/chromium_org/chrome/browser/chromeos/login/
auth_attempt_state.h
111
// Status of the crypthome
GetSanitizedUsername
() async call.
parallel_authenticator.h
86
FAILED_USERNAME_HASH = 22, // Failed
GetSanitizedUsername
request.
parallel_authenticator.cc
544
// In this case, we failed the
GetSanitizedUsername
request to
/external/chromium_org/chromeos/dbus/
mock_cryptohome_client.h
41
MOCK_METHOD2(
GetSanitizedUsername
,
fake_cryptohome_client.h
40
virtual void
GetSanitizedUsername
(
cryptohome_client.h
115
// Calls
GetSanitizedUsername
method. |callback| is called after the method
117
virtual void
GetSanitizedUsername
(
121
// Same as
GetSanitizedUsername
() but blocks until a reply is received, and
fake_cryptohome_client.cc
90
void FakeCryptohomeClient::
GetSanitizedUsername
(
cryptohome_client.cc
122
virtual void
GetSanitizedUsername
(
[
all
...]
/external/chromium_org/chrome/browser/chromeos/policy/
user_cloud_policy_store_chromeos_unittest.cc
59
GetSanitizedUsername
(PolicyBuilder::kFakeUsername, _))
304
GetSanitizedUsername
(PolicyBuilder::kFakeUsername, _))
user_cloud_policy_store_chromeos.cc
535
cryptohome_client_->
GetSanitizedUsername
(username_,
/external/chromium_org/chrome/browser/extensions/api/networking_private/
networking_private_apitest.cc
133
DBusThreadManager::Get()->GetCryptohomeClient()->
GetSanitizedUsername
(
/external/chromium_org/chromeos/cryptohome/
async_method_caller.cc
235
GetSanitizedUsername
(user,
Completed in 1127 milliseconds