Searched refs:Mount (Results 1 - 10 of 10) sorted by relevance

/external/chromium_org/chrome/browser/chromeos/extensions/file_system_provider/
H A Dfile_system_provider_apitest.cc27 IN_PROC_BROWSER_TEST_F(FileSystemProviderApiTest, Mount) {
H A Dfile_system_provider_api.cc29 using api::file_system_provider::Mount::Params;
/external/chromium_org/chrome/browser/chromeos/login/supervised/
H A Dsupervised_user_authenticator.cc60 void Mount(SupervisedUserAuthenticator::AuthAttempt* attempt, function in namespace:chromeos::__anon3330
122 base::Bind(&Mount,
137 base::Bind(&Mount,
/external/chromium_org/chromeos/dbus/
H A Dfake_cros_disks_client.cc26 void FakeCrosDisksClient::Mount(const std::string& source_path, function in class:chromeos::FakeCrosDisksClient
H A Dfake_cros_disks_client.h24 virtual void Mount(const std::string& source_path,
H A Dcros_disks_client.h49 // Mount error code used by cros-disks.
260 // Calls Mount method. |callback| is called after the method call succeeds,
269 virtual void Mount(const std::string& source_path,
H A Dcros_disks_client.cc101 virtual void Mount(const std::string& source_path,
286 // Handles the result of Mount and calls |callback| or |error_callback|.
467 virtual void Mount(const std::string& source_path,
510 // Remove the directory created in Mount().
566 // Performs file actions for Mount().
596 // Part of Mount() implementation.
612 // Part of Mount() implementation.
/external/chromium_org/chrome/browser/chromeos/file_manager/
H A Dfile_manager_browsertest.cc226 virtual bool Mount(Profile* profile) = 0;
280 virtual bool Mount(Profile* profile) OVERRIDE {
312 virtual bool Mount(Profile* profile) OVERRIDE {
583 ASSERT_TRUE(local_volume_->Mount(profile()));
713 usb_volume_->Mount(profile());
721 mtp_volume_->Mount(profile());
/external/chromium_org/chrome/browser/chromeos/extensions/file_manager/
H A Dfile_manager_private_apitest.cc244 IN_PROC_BROWSER_TEST_F(FileManagerPrivateApiTest, Mount) {
/external/chromium_org/chromeos/disks/
H A Ddisk_mount_manager.cc75 cros_disks_client_->Mount(
109 LOG(ERROR) << "Mount point with path \"" << mount_path << "\" not found.";
313 // Callback to handle MountCompleted signal and Mount method call failure.
616 // Mount event change observers.

Completed in 1545 milliseconds