HomeSort by relevance Sort by last modified time
    Searched refs:BackgroundModeInfoMap (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chrome/browser/background/
background_mode_manager.h 175 typedef std::map<Profile*, BackgroundModeInfo> BackgroundModeInfoMap;
270 BackgroundModeInfoMap::iterator GetBackgroundModeIterator(
302 BackgroundModeInfoMap background_mode_data_;
background_mode_manager.cc 236 for (BackgroundModeInfoMap::iterator it =
367 for (BackgroundModeInfoMap::iterator it =
439 for (BackgroundModeInfoMap::const_iterator it =
458 BackgroundModeInfoMap::iterator it =
474 BackgroundModeInfoMap::const_iterator it =
619 for (BackgroundModeInfoMap::const_iterator it =
662 for (BackgroundModeInfoMap::const_iterator it =
734 for (BackgroundModeInfoMap::iterator it =
804 BackgroundModeManager::BackgroundModeInfoMap::iterator
807 BackgroundModeInfoMap::iterator profile_it
    [all...]

Completed in 190 milliseconds