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

  /external/chromium_org/chrome/browser/extensions/updater/
extension_updater.h 52 typedef base::Closure FinishedCallback;
70 FinishedCallback callback;
99 const FinishedCallback& callback);
141 FinishedCallback callback;
212 const FinishedCallback& callback);
extension_updater.cc 394 const FinishedCallback& callback) {
436 const FinishedCallback& callback) {
  /external/chromium_org/chrome/browser/ui/autofill/
autofill_dialog_controller_unittest.cc 406 base::Bind(&AutofillDialogControllerTest::FinishedCallback,
564 void FinishedCallback(const FormStructure* form_structure) {
    [all...]

Completed in 170 milliseconds