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

  /external/chromium_org/ui/views_content_client/
views_content_client.h 42 // params.set_task(base::Bind(&InitMyApp));
65 void set_task(const Task& task) { task_ = task; } function in class:ui::ViewsContentClient
  /external/chromium_org/chrome/browser/ui/views/bookmarks/
bookmark_bar_view_test.cc 599 void set_task(const base::Closure& task) { task_ = task; } function in class:BookmarkContextMenuNotificationObserver
    [all...]

Completed in 200 milliseconds