Home
last modified time | relevance | path

Searched defs:_StorageApi (Results 1 – 1 of 1) sorted by relevance

/external/chromium-trace/catapult/perf_insights/third_party/cloudstorage/
Dstorage_api.py69 class _StorageApi(rest_api._RestApi): class
173 _StorageApi = rest_api.add_sync_methods(_StorageApi) variable