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

  /external/chromium_org/base/metrics/
user_metrics.h 56 BASE_EXPORT void RemoveActionCallback(const ActionCallback& callback);
user_metrics.cc 69 void RemoveActionCallback(const ActionCallback& callback) {
  /external/chromium_org/chrome/browser/ui/webui/user_actions/
user_actions_ui_handler.cc 19 base::RemoveActionCallback(action_callback_);
  /external/chromium_org/chrome/browser/extensions/api/metrics_private/
metrics_apitest.cc 106 base::RemoveActionCallback(action_callback_);
  /external/chromium_org/components/metrics/
metrics_service.cc 421 base::RemoveActionCallback(action_callback_);
434 base::RemoveActionCallback(action_callback_);
    [all...]

Completed in 805 milliseconds