HomeSort by relevance Sort by last modified time
    Searched full:rest_api (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/third_party/google_appengine_cloudstorage/cloudstorage/
storage_api.py 33 from . import rest_api namespace
70 class _StorageApi(rest_api._RestApi):
174 _StorageApi = rest_api.add_sync_methods(_StorageApi)

Completed in 59 milliseconds