GetAppIDForShelfID 32 ash/shelf/shelf_delegate.h virtual const std::string& GetAppIDForShelfID(ShelfID id) = 0; GetAppIDForShelfID 1101 ash/shelf/shelf_view.cc delegate_->GetAppIDForShelfID(model_->items()[current_index].id); GetAppIDForShelfID 1226 ash/shelf/shelf_view.cc delegate_->GetAppIDForShelfID(model_->items()[current_index].id); GetAppIDForShelfID 1266 ash/shelf/shelf_view.cc std::string app_id = delegate_->GetAppIDForShelfID(model_->items()[index].id); GetAppIDForShelfID 31 ash/shell/shelf_delegate_impl.h virtual const std::string& GetAppIDForShelfID(ShelfID id) OVERRIDE; GetAppIDForShelfID 43 ash/test/test_shelf_delegate.h virtual const std::string& GetAppIDForShelfID(ShelfID id) OVERRIDE; GetAppIDForShelfID 627 chrome/browser/ui/ash/launcher/chrome_launcher_controller.cc std::string app_id = GetAppIDForShelfID(id); GetAppIDForShelfID 1344 chrome/browser/ui/ash/launcher/chrome_launcher_controller.cc list.push_back(GetAppIDForShelfID(model_->items()[i].id)); GetAppIDForShelfID 290 chrome/browser/ui/ash/launcher/chrome_launcher_controller.h virtual const std::string& GetAppIDForShelfID(ash::ShelfID id) OVERRIDE; GetAppIDForShelfID 496 chrome/browser/ui/ash/launcher/chrome_launcher_controller_unittest.cc launcher_controller_->GetAppIDForShelfID(model_->items()[i].id); GetAppIDForShelfID 536 chrome/browser/ui/ash/launcher/chrome_launcher_controller_unittest.cc launcher_controller_->GetAppIDForShelfID(model_->items()[i].id); GetAppIDForShelfID 160 chrome/browser/ui/ash/launcher/launcher_context_menu.cc controller_->GetAppIDForShelfID(item_.id));