OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:last_attempted_user_email
(Results
1 - 2
of
2
) sorted by null
/external/chromium/chrome/browser/sync/
sync_setup_flow.cc
86
if (!service->
last_attempted_user_email
().empty()) {
87
args->SetString("user", service->
last_attempted_user_email
());
profile_sync_service.h
300
const std::string&
last_attempted_user_email
() const {
function in class:ProfileSyncService
Completed in 137 milliseconds