Home
last modified time | relevance | path

Searched refs:DATA_STORAGE (Results 1 – 25 of 40) sorted by relevance

12

/dports/sysutils/py-azure-cli/azure-cli-2.29.2/azure/cli/command_modules/storage/
H A Dsdkutil.py23 return get_sdk(cli_ctx, ResourceType.DATA_STORAGE, *type_names, mod=module_name)
28 …'block': lambda ctx: get_sdk(ctx, ResourceType.DATA_STORAGE, 'BlockBlobService', mod='blob', check…
29 …'page': lambda ctx: get_sdk(ctx, ResourceType.DATA_STORAGE, 'PageBlobService', mod='blob', checked…
30 …'append': lambda ctx: get_sdk(ctx, ResourceType.DATA_STORAGE, 'AppendBlobService', mod='blob', che…
44 t_blob_tier_model = get_sdk(cli_ctx, ResourceType.DATA_STORAGE, 'blob.models#' + model)
53 t_delete_snapshot = get_sdk(cli_ctx, ResourceType.DATA_STORAGE, 'DeleteSnapshot', mod='blob')
62 …t_delete_snapshot = get_sdk(cli_ctx, ResourceType.DATA_STORAGE, 'DeleteSnapshot', mod='file.models…
74 return get_sdk(cli_ctx, ResourceType.DATA_STORAGE, 'PublicAccess', mod='blob.models').Blob
76 … return get_sdk(cli_ctx, ResourceType.DATA_STORAGE, 'PublicAccess', mod='blob.models').Container
H A D_client_factory_azure_stack.py39 _ERROR_STORAGE_MISSING_INFO = get_sdk(cli_ctx, ResourceType.DATA_STORAGE,
53 t_file_svc = get_sdk(cli_ctx, ResourceType.DATA_STORAGE, 'file#FileService')
61 …t_page_blob_service = get_sdk(cli_ctx, ResourceType.DATA_STORAGE, 'blob.pageblobservice#PageBlobSe…
94 t_queue_service = get_sdk(cli_ctx, ResourceType.DATA_STORAGE, 'queue#QueueService')
105 …t_cloud_storage_account = get_sdk(cli_ctx, ResourceType.DATA_STORAGE, 'common#CloudStorageAccount')
117 …t_base_blob_service, t_file_service, t_queue_service, = get_sdk(cli_ctx, ResourceType.DATA_STORAGE,
H A D_client_factory.py41 _ERROR_STORAGE_MISSING_INFO = get_sdk(cli_ctx, ResourceType.DATA_STORAGE,
55 t_file_svc = get_sdk(cli_ctx, ResourceType.DATA_STORAGE, 'file#FileService')
63 …t_page_blob_service = get_sdk(cli_ctx, ResourceType.DATA_STORAGE, 'blob.pageblobservice#PageBlobSe…
97 t_queue_service = get_sdk(cli_ctx, ResourceType.DATA_STORAGE, 'queue#QueueService')
108 …t_cloud_storage_account = get_sdk(cli_ctx, ResourceType.DATA_STORAGE, 'common#CloudStorageAccount')
120 …t_base_blob_service, t_file_service, t_queue_service, = get_sdk(cli_ctx, ResourceType.DATA_STORAGE,
H A Dservices_wrapper.py32 …t_logging, t_retention_policy = get_sdk(self.cli_ctx, ResourceType.DATA_STORAGE, 'Logging', 'Reten…
50 … t_cors_rule = get_sdk(self.cli_ctx, ResourceType.DATA_STORAGE, 'CorsRule', mod='common.models')
79 …t_metrics, t_retention_policy = get_sdk(self.cli_ctx, ResourceType.DATA_STORAGE, 'Metrics', 'Reten…
H A Dcommands_azure_stack.py81 resource_type=ResourceType.DATA_STORAGE)
83 def get_custom_sdk(custom_module, client_factory, resource_type=ResourceType.DATA_STORAGE):
242 resource_type=ResourceType.DATA_STORAGE)
306 resource_type=ResourceType.DATA_STORAGE,
313 resource_type=ResourceType.DATA_STORAGE,
421 resource_type=ResourceType.DATA_STORAGE)
535 resource_type=ResourceType.DATA_STORAGE)
H A Dcommands.py83 resource_type=ResourceType.DATA_STORAGE)
85 def get_custom_sdk(custom_module, client_factory, resource_type=ResourceType.DATA_STORAGE):
305 resource_type=ResourceType.DATA_STORAGE)
395 resource_type=ResourceType.DATA_STORAGE,
402 resource_type=ResourceType.DATA_STORAGE,
551 resource_type=ResourceType.DATA_STORAGE)
671 resource_type=ResourceType.DATA_STORAGE)
H A D_format.py120 …t_file, t_dir = get_sdk(cli_ctx, ResourceType.DATA_STORAGE, 'File', 'Directory', mod='file.models')
/dports/lang/spidermonkey60/firefox-60.9.0/security/manager/ssl/
H A DDataStorageList.h16 DATA_STORAGE(AlternateServices)
17 DATA_STORAGE(SecurityPreloadState)
18 DATA_STORAGE(SiteSecurityServiceState)
19 DATA_STORAGE(TRRBlacklist)
H A DDataStorage.cpp86 #define DATA_STORAGE(_) \ in Get() macro
90 #undef DATA_STORAGE in Get()
122 #define DATA_STORAGE(_) \ in GetIfExists() macro
127 #undef DATA_STORAGE in GetIfExists()
144 #define DATA_STORAGE(_) aItems.AppendElement(NS_LITERAL_STRING(#_ ".txt")); in GetAllFileNames() macro
146 #undef DATA_STORAGE in GetAllFileNames()
186 #define DATA_STORAGE(_) \ in SetCachedStorageEntries() macro
199 #undef DATA_STORAGE in SetCachedStorageEntries()
H A DDataStorage.h96 #define DATA_STORAGE(_) _, macro
98 #undef DATA_STORAGE
/dports/lang/spidermonkey78/firefox-78.9.0/security/manager/ssl/
H A DDataStorageList.h16 DATA_STORAGE(AlternateServices)
17 DATA_STORAGE(SecurityPreloadState)
18 DATA_STORAGE(SiteSecurityServiceState)
19 DATA_STORAGE(TRRBlacklist)
H A DDataStorage.h102 #define DATA_STORAGE(_) _, macro
104 #undef DATA_STORAGE
H A DDataStorage.cpp202 #define DATA_STORAGE(_) \ in Get() macro
206 #undef DATA_STORAGE in Get()
235 #define DATA_STORAGE(_) aItems.AppendElement(NS_LITERAL_STRING(#_ ".txt")); in GetAllFileNames() macro
237 #undef DATA_STORAGE in GetAllFileNames()
276 #define DATA_STORAGE(_) \ in SetCachedStorageEntries() macro
289 #undef DATA_STORAGE in SetCachedStorageEntries()
/dports/www/firefox-esr/firefox-91.8.0/security/manager/ssl/
H A DDataStorageList.h16 DATA_STORAGE(AlternateServices)
17 DATA_STORAGE(ClientAuthRememberList)
18 DATA_STORAGE(SiteSecurityServiceState)
H A DDataStorage.h99 #define DATA_STORAGE(_) _, macro
101 #undef DATA_STORAGE
H A DDataStorage.cpp61 #define DATA_STORAGE(_) \ in CollectReports() macro
64 #undef DATA_STORAGE in CollectReports()
96 #define DATA_STORAGE(_) \ in Get() macro
100 #undef DATA_STORAGE in Get()
/dports/www/firefox/firefox-99.0/security/manager/ssl/
H A DDataStorageList.h16 DATA_STORAGE(AlternateServices)
17 DATA_STORAGE(ClientAuthRememberList)
18 DATA_STORAGE(SiteSecurityServiceState)
H A DDataStorage.h99 #define DATA_STORAGE(_) _, macro
101 #undef DATA_STORAGE
H A DDataStorage.cpp61 #define DATA_STORAGE(_) \ in CollectReports() macro
64 #undef DATA_STORAGE in CollectReports()
96 #define DATA_STORAGE(_) \ in Get() macro
100 #undef DATA_STORAGE in Get()
/dports/mail/thunderbird/thunderbird-91.8.0/security/manager/ssl/
H A DDataStorageList.h16 DATA_STORAGE(AlternateServices)
17 DATA_STORAGE(ClientAuthRememberList)
18 DATA_STORAGE(SiteSecurityServiceState)
H A DDataStorage.h99 #define DATA_STORAGE(_) _, macro
101 #undef DATA_STORAGE
H A DDataStorage.cpp61 #define DATA_STORAGE(_) \ in CollectReports() macro
64 #undef DATA_STORAGE in CollectReports()
96 #define DATA_STORAGE(_) \ in Get() macro
100 #undef DATA_STORAGE in Get()
/dports/sysutils/py-azure-cli-core/azure-cli-core-2.29.2/azure/cli/core/profiles/
H A D_shared.py108 DATA_STORAGE = ('azure.multiapi.storage', None) variable in ResourceType
187 ResourceType.DATA_STORAGE: '2018-11-09',
269 ResourceType.DATA_STORAGE: '2018-11-09',
310 ResourceType.DATA_STORAGE: '2017-11-09',
343 ResourceType.DATA_STORAGE: '2017-04-17',
369 ResourceType.DATA_STORAGE: '2015-04-05',
/dports/www/py-utidylib/uTidylib-0.8/tidy/
H A Dtest_tidy.py10 DATA_STORAGE = os.path.join(os.path.dirname(os.path.abspath(__file__)), "test_data") variable
16 test_file = os.path.join(DATA_STORAGE, "test.html")
58 doc = tidy.parse(os.path.join(DATA_STORAGE, "missing.html"))
/dports/sysutils/py-azure-cli/azure-cli-2.29.2/azure/cli/command_modules/batchai/
H A Dcustom.py525 BlockBlobService, FileService = get_sdk(cli_ctx, ResourceType.DATA_STORAGE,
767 BlockBlobService = get_sdk(cli_ctx, ResourceType.DATA_STORAGE, 'blob#BlockBlobService')
768 Blob = get_sdk(cli_ctx, ResourceType.DATA_STORAGE, 'blob#Blob')
769 BlobPermissions = get_sdk(cli_ctx, ResourceType.DATA_STORAGE, 'blob#BlobPermissions')
807 FileService, File, FilePermissions = get_sdk(cli_ctx, ResourceType.DATA_STORAGE,

12