Searched defs:app_shelf_id (Results 1 – 3 of 3) sorted by relevance
92 const std::string app_shelf_id = GetAppShelfId(app_window); in OnAppWindowIconChanged() local151 const std::string app_shelf_id = GetAppShelfId(app_window); in RegisterApp() local190 const std::string app_shelf_id = GetAppShelfId(app_window); in RegisterApp() local201 std::string app_shelf_id = iter1->second; in UnregisterApp() local231 std::string app_shelf_id = iter1->second; in ControllerForWindow() local
52 const std::string& app_shelf_id() const { return app_shelf_id_; } in app_shelf_id() function
79 const std::string& app_shelf_id, in AppWindowLauncherItemController()