OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:auth_file
(Results
1 - 1
of
1
) sorted by null
/external/chromium_org/chrome/browser/chromeos/app_mode/
startup_app_launcher.cc
110
base::FilePath
auth_file
= user_data_dir.Append(kOAuthFileName);
local
118
LOG(WARNING) << "Can't find auth file at " <<
auth_file
.value();
Completed in 1430 milliseconds