Searched defs:FindFolderItem (Results 1 - 1 of 1) sorted by last modified time

/external/chromium_org/ui/app_list/
H A Dapp_list_model.cc58 AppListFolderItem* AppListModel::FindFolderItem(const std::string& id) { function in class:app_list::AppListModel
207 AppListFolderItem* folder = FindFolderItem(item->folder_id());
248 AppListFolderItem* folder = FindFolderItem(item->folder_id());
320 AppListFolderItem* dest_folder = FindFolderItem(folder_id);
375 AppListFolderItem* folder = FindFolderItem(item->folder_id());

Completed in 500 milliseconds