Home
last modified time | relevance | path

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

/aosp_15_r20/tools/acloud/
H A Derrors.py47 def CreateFromHttpError(http_error): member in HttpError
/aosp_15_r20/tools/acloud/internal/lib/
H A Dbase_cloud_client.py145 exception = errors.HttpError.CreateFromHttpError(exception)