HomeSort by relevance Sort by last modified time
    Searched refs:GetAuthenticatedUserEmail (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/chrome/browser/signin/
screenlock_bridge.cc 105 std::string ScreenlockBridge::GetAuthenticatedUserEmail(Profile* profile) {
151 lock_handler_->Unlock(GetAuthenticatedUserEmail(profile));
screenlock_bridge.h 136 static std::string GetAuthenticatedUserEmail(Profile* profile);
easy_unlock_service_regular.cc 61 return ScreenlockBridge::GetAuthenticatedUserEmail(profile());

Completed in 57 milliseconds