OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:PermissionError
(Results
1 - 3
of
3
) sorted by null
/external/chromium-trace/catapult/common/py_utils/py_utils/
cloud_storage.py
77
class
PermissionError
(CloudStorageError):
80
super(
PermissionError
, self).__init__(
167
return
PermissionError
()
391
PermissionError
if the user does not have permission to access the bucket.
410
PermissionError
if the user does not have permission to access the bucket.
/external/chromium-trace/catapult/telemetry/telemetry/testing/
system_stub.py
139
class
PermissionError
(CloudStorageError):
166
raise CloudStorageModuleStub.
PermissionError
()
169
raise CloudStorageModuleStub.
PermissionError
()
/prebuilts/tools/common/m2/repository/com/amazonaws/aws-java-sdk-codepipeline/1.11.18/
aws-java-sdk-codepipeline-1.11.18.jar
Completed in 188 milliseconds