OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:default_downloaded_file_name
(Results
1 - 1
of
1
) sorted by null
/external/chromium_org/chrome/browser/chromeos/login/users/wallpaper/
wallpaper_manager.cc
128
const base::FilePath
default_downloaded_file_name
=
local
132
if (
default_downloaded_file_name
.empty() || default_cache_dir.empty())
135
default_downloaded_file_name
.BaseName().value() + suffix);
[
all
...]
Completed in 72 milliseconds