Searched refs:GetManagers (Results 1 – 1 of 1) sorted by relevance
/external/chromium_org/chrome/browser/extensions/api/downloads/ |
D | downloads_api.cc | 393 void GetManagers( in GetManagers() function 412 GetManagers(profile, include_incognito, &manager, &incognito_manager); in GetDownload() 1110 GetManagers(GetProfile(), include_incognito(), &manager, &incognito_manager); in RunSync() 1211 GetManagers(GetProfile(), include_incognito(), &manager, &incognito_manager); in RunSync() 1367 GetManagers(GetProfile(), include_incognito(), &manager, &incognito_manager); in RunAsync() 1445 GetManagers(GetProfile(), include_incognito(), &manager, &incognito_manager); in RunSync()
|