OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:FinalizeUnlock
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/browser/signin/
easy_unlock_auth_attempt.cc
97
void EasyUnlockAuthAttempt::
FinalizeUnlock
(const std::string& user_id,
156
FinalizeUnlock
(user_id, false);
easy_unlock_service.cc
353
void EasyUnlockService::
FinalizeUnlock
(bool success) {
355
auth_attempt_->
FinalizeUnlock
(GetUserEmail(), success);
Completed in 42 milliseconds