OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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