OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetCustomWallpaperPath
(Results
1 - 5
of
5
) sorted by null
/external/chromium_org/chrome/browser/chromeos/login/
wallpaper_manager_browsertest.cc
98
base::FilePath
GetCustomWallpaperPath
(const char* sub_dir,
102
WallpaperManager::Get()->
GetCustomWallpaperPath
(sub_dir,
149
base::FilePath small_wallpaper_path =
GetCustomWallpaperPath
(
153
base::FilePath large_wallpaper_path =
GetCustomWallpaperPath
(
239
base::FilePath small_wallpaper_path =
GetCustomWallpaperPath
(
wallpaper_manager.cc
213
base::FilePath WallpaperManager::
GetCustomWallpaperPath
(
426
GetCustomWallpaperPath
(kOriginalWallpaperSubDir, user_id_hash, file);
[
all
...]
wallpaper_manager.h
118
base::FilePath
GetCustomWallpaperPath
(const char* sub_dir,
/external/chromium_org/chrome/browser/chromeos/extensions/
wallpaper_api.cc
124
base::FilePath thumbnail_path = wallpaper_manager->
GetCustomWallpaperPath
(
wallpaper_private_api.cc
533
base::FilePath thumbnail_path = wallpaper_manager->
GetCustomWallpaperPath
(
Completed in 349 milliseconds