Home
last modified time | relevance | path

Searched refs:GetOffTheRecordCommandLine (Results 1 – 4 of 4) sorted by relevance

/external/chromium/chrome/browser/ui/
Dbrowser_navigator_browsertest_chromeos.cc23 chromeos::LoginUtils::Get()->GetOffTheRecordCommandLine(GetGoogleURL(), in SetUpCommandLine()
/external/chromium/chrome/browser/chromeos/login/
Dlogin_utils.cc156 virtual std::string GetOffTheRecordCommandLine(
406 GetOffTheRecordCommandLine(start_url, in CompleteOffTheRecordLogin()
414 std::string LoginUtilsImpl::GetOffTheRecordCommandLine( in GetOffTheRecordCommandLine() function in chromeos::LoginUtilsImpl
Dlogin_utils.h96 virtual std::string GetOffTheRecordCommandLine(
Dmock_authenticator.h157 virtual std::string GetOffTheRecordCommandLine( in GetOffTheRecordCommandLine() function