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 41 // GetCategoriesDoneCallback is called back with a set of category
44 GetCategoriesDoneCallback;
46 const GetCategoriesDoneCallback& callback) = 0;
  /external/chromium_org/content/browser/tracing/
tracing_controller_impl.h 31 const GetCategoriesDoneCallback& callback) OVERRIDE;
171 GetCategoriesDoneCallback pending_get_categories_done_callback_;
tracing_controller_browsertest.cc 248 TracingController::GetCategoriesDoneCallback callback =
tracing_controller_impl.cc 187 const GetCategoriesDoneCallback& callback) {

Completed in 107 milliseconds