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

  /external/chromium_org/chrome/browser/background/
background_mode_manager.h 288 virtual int GetBackgroundAppCountForProfile(Profile* const profile) const;
background_mode_manager.cc 404 profile_index, GetBackgroundAppCountForProfile(profile) != 0);
629 int BackgroundModeManager::GetBackgroundAppCountForProfile(
background_mode_manager_unittest.cc 95 virtual int GetBackgroundAppCountForProfile(

Completed in 33 milliseconds