OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:wallpaper_cache_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/browser/chromeos/login/
wallpaper_manager.cc
210
wallpaper_cache_
.clear();
224
CustomWallpaperMap::const_iterator it =
wallpaper_cache_
.find(email);
225
if (it !=
wallpaper_cache_
.end()) {
643
if (
wallpaper_cache_
.find(email) ==
wallpaper_cache_
.end())
[
all
...]
wallpaper_manager.h
347
CustomWallpaperMap
wallpaper_cache_
;
member in class:chromeos::WallpaperManager
Completed in 40 milliseconds