OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:appdata_dir
(Results
1 - 1
of
1
) sorted by null
/external/chromium_org/chrome/browser/media_galleries/fileapi/
iapps_finder_impl_win.cc
29
base::FilePath
appdata_dir
;
local
30
if (PathService::Get(base::DIR_APP_DATA, &
appdata_dir
)) {
31
base::FilePath pref_file =
appdata_dir
.AppendASCII("Apple Computer")
Completed in 50 milliseconds