OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kOriginalWallpaperSubDir
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/browser/chromeos/login/users/wallpaper/
wallpaper_manager.cc
187
dir = GetCustomWallpaperDir(
kOriginalWallpaperSubDir
);
231
const char
kOriginalWallpaperSubDir
[] = "original";
869
GetCustomWallpaperPath(
kOriginalWallpaperSubDir
, user_id_hash, file);
[
all
...]
wallpaper_manager.h
68
extern const char
kOriginalWallpaperSubDir
[];
Completed in 107 milliseconds