Searched defs:GetAuthenticatedUserEmail (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/signin/
H A Dscreenlock_bridge.cc105 std::string ScreenlockBridge::GetAuthenticatedUserEmail(Profile* profile) { function in class:ScreenlockBridge
151 lock_handler_->Unlock(GetAuthenticatedUserEmail(profile));

Completed in 765 milliseconds