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

  /external/chromium_org/chromeos/dbus/
fake_cros_disks_client.h 52 const FormatCompletedHandler& format_completed_handler) OVERRIDE;
114 FormatCompletedHandler format_completed_handler_;
fake_cros_disks_client.cc 93 const FormatCompletedHandler& format_completed_handler) {
cros_disks_client.h 249 FormatCompletedHandler;
320 const FormatCompletedHandler& format_completed_handler) = 0;
cros_disks_client.cc 260 const FormatCompletedHandler& format_completed_handler) OVERRIDE {
429 void OnFormatCompleted(FormatCompletedHandler handler, dbus::Signal* signal) {
561 const FormatCompletedHandler& format_completed_handler) OVERRIDE {
632 FormatCompletedHandler format_completed_handler_;

Completed in 74 milliseconds