OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DIR_CHROMEOS_WALLPAPERS
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/chrome/common/
chrome_paths.h
97
DIR_CHROMEOS_WALLPAPERS
, // Directory where downloaded chromeos
chrome_paths.cc
388
case chrome::
DIR_CHROMEOS_WALLPAPERS
:
/external/chromium_org/chrome/browser/chromeos/extensions/
wallpaper_private_api.cc
301
CHECK(PathService::Get(chrome::
DIR_CHROMEOS_WALLPAPERS
,
423
if (SaveData(chrome::
DIR_CHROMEOS_WALLPAPERS
, file_name, params->wallpaper)) {
435
CHECK(PathService::Get(chrome::
DIR_CHROMEOS_WALLPAPERS
, &wallpaper_dir));
825
CHECK(PathService::Get(chrome::
DIR_CHROMEOS_WALLPAPERS
, &wallpaper_dir));
/external/chromium_org/chrome/browser/chromeos/login/
wallpaper_manager.cc
807
CHECK(PathService::Get(chrome::
DIR_CHROMEOS_WALLPAPERS
, &wallpaper_dir));
[
all
...]
Completed in 136 milliseconds