Home
last modified time | relevance | path

Searched refs:add_auth_headers (Results 1 – 6 of 6) sorted by relevance

/external/autotest/client/common_lib/cros/fake_device_server/client_lib/
Dcommands.py30 headers=self.add_auth_headers())
41 headers=self.add_auth_headers())
57 headers = self.add_auth_headers({'Content-Type': 'application/json'})
75 headers = self.add_auth_headers({'Content-Type': 'application/json'})
Ddevices.py30 headers=self.add_auth_headers())
38 headers=self.add_auth_headers())
53 headers = self.add_auth_headers({'Content-Type': 'application/json'})
Doauth.py25 headers = self.add_auth_headers({'Content-Type': 'application/json'})
34 headers = self.add_auth_headers({'Content-Type': 'application/json'})
Dfail_control.py25 headers = self.add_auth_headers({'Content-Type': 'application/json'})
34 headers = self.add_auth_headers({'Content-Type': 'application/json'})
Dcommon_client.py32 def add_auth_headers(self, additional_headers=None): member in CommonClient
Dregistration.py70 auth_headers = self.add_auth_headers()