Searched refs:new_from_json (Results 1 - 10 of 10) sorted by relevance

/external/chromium-trace/catapult/third_party/gsutil/third_party/oauth2client/oauth2client/
H A Dkeyring_storage.py88 credentials = Credentials.new_from_json(content)
H A Dfile.py79 credentials = Credentials.new_from_json(content)
H A Dappengine.py298 credentials = Credentials.new_from_json(value)
371 credentials = Credentials.new_from_json(value)
463 credentials = Credentials.new_from_json(json)
H A Dmultistore_file.py400 credential = Credentials.new_from_json(json.dumps(cred_entry['credential']))
H A Dclient.py266 def new_from_json(cls, s): member in class:Credentials
/external/chromium-trace/catapult/third_party/gsutil/third_party/oauth2client/tests/
H A Dtest_gce.py65 c2 = Credentials.new_from_json(json)
H A Dtest_jwt.py233 restored = Credentials.new_from_json(json)
H A Dtest_appengine.py183 credentials = Credentials.new_from_json(json)
H A Dtest_oauth2client.py129 restored = Credentials.new_from_json(json)
/external/chromium-trace/catapult/third_party/apiclient/googleapiclient/
H A Dhttp.py240 def new_from_json(cls, s): member in class:MediaUpload
929 d['resumable'] = MediaUpload.new_from_json(d['resumable'])

Completed in 1557 milliseconds