Searched refs:profile_background_data (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/background/
H A Dbackground_mode_manager.cc492 BackgroundModeInfoMap::const_iterator profile_background_data = local
495 if (profile_background_data == background_mode_data_.end())
502 profile_background_data->first->GetPath())))
505 return profile_background_data->second.get();

Completed in 334 milliseconds