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

  /external/chromium_org/content/public/browser/
tracing_controller.h 63 // GetCategoriesDoneCallback is called back with a set of category
66 GetCategoriesDoneCallback;
68 const GetCategoriesDoneCallback& callback) = 0;
  /external/chromium_org/content/browser/tracing/
tracing_controller_impl.h 31 const GetCategoriesDoneCallback& callback) OVERRIDE;
167 GetCategoriesDoneCallback pending_get_categories_done_callback_;
tracing_controller_browsertest.cc 300 TracingController::GetCategoriesDoneCallback callback =
tracing_controller_impl.cc 189 const GetCategoriesDoneCallback& callback) {

Completed in 374 milliseconds