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

  /external/chromium_org/chromeos/dbus/
fake_cros_disks_client.h 50 const MountCompletedHandler& mount_completed_handler) OVERRIDE;
113 MountCompletedHandler mount_completed_handler_;
fake_cros_disks_client.cc 88 const MountCompletedHandler& mount_completed_handler) {
cros_disks_client.h 238 typedef base::Callback<void(const MountEntry& entry)> MountCompletedHandler;
311 const MountCompletedHandler& mount_completed_handler) = 0;
cros_disks_client.cc 247 const MountCompletedHandler& mount_completed_handler) OVERRIDE {
418 void OnMountCompleted(MountCompletedHandler handler, dbus::Signal* signal) {
556 const MountCompletedHandler& mount_completed_handler) OVERRIDE {
631 MountCompletedHandler mount_completed_handler_;

Completed in 90 milliseconds