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

  /external/chromium_org/chrome/browser/ui/app_list/
fast_show_pickler.h 41 static bool PickleAppListItem(Pickle* pickle, app_list::AppListItem* item);
fast_show_pickler.cc 174 bool FastShowPickler::PickleAppListItem(Pickle* pickle, AppListItem* item) {
207 if (!PickleAppListItem(result.get(),

Completed in 261 milliseconds