OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetAccountIdOfLastAuthError
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/browser/signin/
signin_global_error.h
50
std::string
GetAccountIdOfLastAuthError
() const { return account_id_; }
signin_global_error_unittest.cc
114
global_error_->
GetAccountIdOfLastAuthError
().c_str());
125
global_error_->
GetAccountIdOfLastAuthError
().c_str());
Completed in 468 milliseconds