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 46 const MountCompletedHandler& mount_completed_handler) OVERRIDE;
107 MountCompletedHandler mount_completed_handler_;
cros_disks_client.h 216 > MountCompletedHandler;
273 const MountCompletedHandler& mount_completed_handler) = 0;
fake_cros_disks_client.cc 80 const MountCompletedHandler& mount_completed_handler) {
cros_disks_client.cc 188 const MountCompletedHandler& mount_completed_handler) OVERRIDE {
342 void OnMountCompleted(MountCompletedHandler handler, dbus::Signal* signal) {
463 const MountCompletedHandler& mount_completed_handler) OVERRIDE {
534 MountCompletedHandler mount_completed_handler_;

Completed in 33 milliseconds