Searched refs:_get_storage_api (Results 1 – 2 of 2) sorted by relevance
81 api = storage_api._get_storage_api(retry_params=retry_params,111 api = storage_api._get_storage_api(retry_params=retry_params,137 api = storage_api._get_storage_api(retry_params=retry_params,182 api = storage_api._get_storage_api(retry_params=retry_params)261 api = storage_api._get_storage_api(retry_params=retry_params,
43 def _get_storage_api(retry_params, account_id=None): function