Home
last modified time | relevance | path

Searched refs:not_found_exception (Results 1 – 2 of 2) sorted by relevance

/external/chromium-trace/catapult/third_party/gsutil/gslib/
Dboto_translation.py840 not_found_exception = CreateNotFoundExceptionForObjectWrite(
844 not_found_exception=not_found_exception)
860 not_found_exception = CreateNotFoundExceptionForObjectWrite(
864 not_found_exception=not_found_exception)
887 not_found_exception = CreateNotFoundExceptionForObjectWrite(
891 not_found_exception=not_found_exception)
950 not_found_exception = CreateNotFoundExceptionForObjectWrite(
956 not_found_exception=not_found_exception)
1417 generation=None, not_found_exception=None): argument
1433 generation=generation, not_found_exception=not_found_exception)
[all …]
Dgcs_json_api.py907 not_found_exception = CreateNotFoundExceptionForObjectWrite(
911 not_found_exception=not_found_exception)
1144 not_found_exception = CreateNotFoundExceptionForObjectWrite(
1150 not_found_exception=not_found_exception)
1290 generation=None, not_found_exception=None): argument
1306 generation=generation, not_found_exception=not_found_exception)
1354 generation=None, not_found_exception=None): argument
1414 if not_found_exception:
1417 setattr(not_found_exception, 'status', e.status_code)
1418 return not_found_exception