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

/external/chromium_org/chrome/browser/media_galleries/linux/
H A Dmtp_device_task_helper.h23 // OpenStorage and CloseStorage) to the MediaTransferProtocolManager.
46 // |callback| is called when the OpenStorage request completes. |callback|
48 void OpenStorage(const std::string& storage_name,
100 // Query callback for OpenStorage() to run |callback| on the IO thread.
102 // If OpenStorage request succeeds, |error| is set to false and
105 // If OpenStorage request fails, |error| is set to true and |device_handle| is
H A Dmtp_device_task_helper.cc60 void MTPDeviceTaskHelper::OpenStorage(const std::string& storage_name, function in class:MTPDeviceTaskHelper
70 GetMediaTransferProtocolManager()->OpenStorage(
H A Dmtp_device_delegate_impl_linux.cc62 // |reply_callback| is called when the OpenStorage request completes.
75 task_helper->OpenStorage(storage_name, reply_callback);
/external/chromium_org/components/storage_monitor/
H A Dtest_media_transfer_protocol_manager_linux.cc31 void TestMediaTransferProtocolManagerLinux::OpenStorage( function in class:storage_monitor::TestMediaTransferProtocolManagerLinux
H A Dtest_media_transfer_protocol_manager_linux.h26 virtual void OpenStorage(const std::string& storage_name,
/external/chromium_org/device/media_transfer_protocol/
H A Dmedia_transfer_protocol_daemon_client.h50 // A callback to handle the result of OpenStorage.
92 // Calls OpenStorage method. |callback| is called after the method call
94 // OpenStorage returns a handle in |callback|.
95 virtual void OpenStorage(const std::string& storage_name,
H A Dmedia_transfer_protocol_manager.h32 // A callback to handle the result of OpenStorage.
88 virtual void OpenStorage(const std::string& storage_name,
H A Dmedia_transfer_protocol_manager.cc116 virtual void OpenStorage(const std::string& storage_name,
125 mtp_client_->OpenStorage(
H A Dmedia_transfer_protocol_daemon_client.cc66 virtual void OpenStorage(const std::string& storage_name,
291 // Handles the result of OpenStorage and calls |callback| or |error_callback|.
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 3135 milliseconds