Home
last modified time | relevance | path

Searched defs:file_system_id (Results 1 – 25 of 66) sorted by relevance

123

/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/resources/chromeos/zip_archiver/unpacker-test/cpp/
H A Dvolume_test.cc19 virtual void SendFileSystemError(const std::string& file_system_id, in SendFileSystemError()
23 virtual void SendFileChunkRequest(const std::string& file_system_id, in SendFileChunkRequest()
28 virtual void SendPassphraseRequest(const std::string& file_system_id, in SendPassphraseRequest()
31 virtual void SendReadMetadataDone(const std::string& file_system_id, in SendReadMetadataDone()
35 virtual void SendOpenFileDone(const std::string& file_system_id, in SendOpenFileDone()
38 virtual void SendCloseFileDone(const std::string& file_system_id, in SendCloseFileDone()
42 virtual void SendReadFileDone(const std::string& file_system_id, in SendReadFileDone()
/dports/devel/py-moto/moto-2.2.16/tests/test_efs/
H A Dtest_server.py39 def file_system_id(efs_client): function
65 def test_efs_file_system_delete(file_system_id, efs_client): argument
70 def test_efs_mount_target_create(file_system_id, subnet_id, efs_client): argument
78 def test_efs_mount_target_describe(file_system_id, efs_client): argument
85 def test_efs_mount_target_delete(file_system_id, subnet_id, efs_client): argument
95 def test_efs_describe_backup_policy(file_system_id, efs_client): argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/resources/chromeos/zip_archiver/cpp/
H A Dmodule.cc76 virtual void SendOpenFileDone(const std::string& file_system_id, in SendOpenFileDone()
97 virtual void SendConsoleLog(const std::string& file_system_id, in SendConsoleLog()
182 std::string file_system_id = in HandleUnpackMessage() local
290 const std::string& file_system_id, in ReadMetadata()
315 const std::string& file_system_id, in ReadChunkDone()
332 void ReadChunkError(const std::string& file_system_id, in ReadChunkError()
343 const std::string& file_system_id, in ReadPassphraseDone()
355 void ReadPassphraseError(const std::string& file_system_id, in ReadPassphraseError()
365 const std::string& file_system_id, in OpenFile()
384 const std::string& file_system_id, in CloseFile()
[all …]
H A Drequest.cc13 const std::string& file_system_id, in CreateBasicRequest()
31 const std::string& file_system_id, in CreateReadMetadataDoneResponse()
41 const std::string& file_system_id, in CreateReadChunkRequest()
59 const std::string& file_system_id, in CreateReadPassphraseRequest()
67 const std::string& file_system_id, in CreateOpenFileDoneResponse()
73 const std::string& file_system_id, in CreateCloseFileDoneResponse()
83 const std::string& file_system_id, in CreateReadFileDoneResponse()
156 const std::string& file_system_id, in CreateFileSystemError()
165 pp::VarDictionary request::CreateConsoleLog(const std::string& file_system_id, in CreateConsoleLog()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/chromeos/smb_client/
H A Dsmb_file_system_id.cc28 std::vector<std::string> GetComponents(const std::string& file_system_id) { in GetComponents()
50 const std::string file_system_id = in CreateFileSystemId() local
70 base::FilePath GetSharePathFromFileSystemId(const std::string& file_system_id) { in GetSharePathFromFileSystemId()
77 bool IsKerberosChromadFileSystemId(const std::string& file_system_id) { in IsKerberosChromadFileSystemId()
84 const std::string& file_system_id) { in GetUserFromFileSystemId()
/dports/devel/py-oci/oci-2.53.1/src/oci/file_storage/models/
H A Dcreate_snapshot_details.py58 def file_system_id(self): member in CreateSnapshotDetails
72 def file_system_id(self, file_system_id): member in CreateSnapshotDetails
H A Dcreate_export_details.py152 def file_system_id(self): member in CreateExportDetails
166 def file_system_id(self, file_system_id): argument
H A Dexport_summary.py118 def file_system_id(self): member in ExportSummary
132 def file_system_id(self, file_system_id): argument
H A Dexport.py233 def file_system_id(self): member in Export
247 def file_system_id(self, file_system_id): argument
H A Dsnapshot.py120 def file_system_id(self): member in Snapshot
135 def file_system_id(self, file_system_id): member in Snapshot
H A Dsnapshot_summary.py118 def file_system_id(self): member in SnapshotSummary
132 def file_system_id(self, file_system_id): argument
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/community/aws/plugins/modules/
H A Defs_info.py211 def get_tags(self, file_system_id): argument
219 def get_mount_targets(self, file_system_id): argument
260 def get_file_systems(self, file_system_id=None, creation_token=None): argument
H A Defs_facts.py211 def get_tags(self, file_system_id): argument
219 def get_mount_targets(self, file_system_id): argument
260 def get_file_systems(self, file_system_id=None, creation_token=None): argument
H A Defs.py345 def get_file_system_state(self, name, file_system_id=None): argument
357 def get_mount_targets_in_state(self, file_system_id, states=None): argument
566 def delete_file_system(self, name, file_system_id=None): argument
592 def delete_mount_targets(self, file_system_id): argument
/dports/sysutils/ansible2/ansible-2.9.27/lib/ansible/modules/cloud/amazon/
H A D_efs_facts.py211 def get_tags(self, file_system_id): argument
219 def get_mount_targets(self, file_system_id): argument
260 def get_file_systems(self, file_system_id=None, creation_token=None): argument
H A Defs_info.py211 def get_tags(self, file_system_id): argument
219 def get_mount_targets(self, file_system_id): argument
260 def get_file_systems(self, file_system_id=None, creation_token=None): argument
H A Defs.py337 def get_file_system_state(self, name, file_system_id=None): argument
349 def get_mount_targets_in_state(self, file_system_id, states=None): argument
574 def delete_file_system(self, name, file_system_id=None): argument
600 def delete_mount_targets(self, file_system_id): argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/platform/mojo/
H A Ddrag_mojom_traits.cc179 file_system_id(const blink::WebDragData::Item& item) { in file_system_id() function in mojo::StructTraits::mojom::DragItemFileSystemFileDataView::WebDragData::Item
201 WTF::String file_system_id; in Read() local
259 file_system_id(const blink::WebDragData& drag_data) { in file_system_id() function in mojo::StructTraits::mojom::DragDataDataView::WebDragData
277 WTF::String file_system_id; in Read() local
/dports/devel/py-moto/moto-2.2.16/moto/efs/
H A Dmodels.py51 file_system_id, argument
372 def describe_file_systems(self, marker, max_items, creation_token, file_system_id): argument
408 self, file_system_id, subnet_id, ip_address=None, security_groups=None argument
447 self, max_items, file_system_id, mount_target_id, access_point_id, marker argument
491 def delete_file_system(self, file_system_id): argument
527 def describe_backup_policy(self, file_system_id): argument
/dports/devel/py-oci/oci-2.53.1/src/oci/file_storage/
H A Dfile_storage_client.py101 …def change_file_system_compartment(self, file_system_id, change_file_system_compartment_details, *… argument
772 def delete_file_system(self, file_system_id, **kwargs): argument
1206 def get_file_system(self, file_system_id, **kwargs): argument
2163 def list_snapshots(self, file_system_id, **kwargs): argument
2496 def update_file_system(self, file_system_id, update_file_system_details, **kwargs): argument
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-fsx/include/aws/fsx/model/
H A DStorageVirtualMachineFilterName.h19 file_system_id enumerator
H A DVolumeFilterName.h19 file_system_id, enumerator
H A DDataRepositoryTaskFilterName.h19 file_system_id, enumerator
H A DFilterName.h19 file_system_id, enumerator
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/chromeos/file_system_provider/
H A Dmount_path_util.cc40 std::string EscapeFileSystemId(const std::string& file_system_id) { in EscapeFileSystemId()
55 const std::string& file_system_id) { in GetMountPath()

123