OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:locale_app_path
(Results
1 - 1
of
1
) sorted by null
/external/chromium/chrome/browser/importer/
firefox3_importer.cc
421
FilePath
locale_app_path
= app_path.AppendASCII(locale_);
local
423
if (file_util::DirectoryExists(
locale_app_path
))
424
app_path =
locale_app_path
;
Completed in 41 milliseconds