Searched defs:GetCurrentAppListProfile (Results 1 – 5 of 5) sorted by relevance
| /external/chromium_org/chrome/browser/ui/app_list/ | ||
| D | app_list_service_views.cc | 60 Profile* AppListServiceViews::GetCurrentAppListProfile() { in GetCurrentAppListProfile() function in AppListServiceViews |
| D | app_list_service_disabled.cc | 40 virtual Profile* GetCurrentAppListProfile() OVERRIDE { return NULL; } in GetCurrentAppListProfile() function in __anond8519f3e0111::AppListServiceDisabled |
| D | app_list_service_mac.mm | 381 Profile* AppListServiceMac::GetCurrentAppListProfile() { function |
| D | app_list_service_unittest.cc | 39 virtual Profile* GetCurrentAppListProfile() OVERRIDE { in GetCurrentAppListProfile() function in TestingAppListServiceImpl |
| /external/chromium_org/chrome/browser/ui/ash/app_list/ | ||
| D | app_list_service_ash.cc | 60 Profile* AppListServiceAsh::GetCurrentAppListProfile() { in GetCurrentAppListProfile() function in AppListServiceAsh |