HomeSort by relevance Sort by last modified time
    Searched refs:AddTabModel (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/chrome/browser/ui/android/tab_model/
tab_model_list.h 31 static void AddTabModel(TabModel* tab_model);
tab_model_list_unittest.cc 43 TabModelList::AddTabModel(&tab_model);
tab_model_list.cc 24 void TabModelList::AddTabModel(TabModel* tab_model) {
tab_model_base.cc 177 TabModelList::AddTabModel(tab_model);

Completed in 124 milliseconds