HomeSort by relevance Sort by last modified time
    Searched refs:authorization_headers (Results 1 - 3 of 3) sorted by null

  /external/autotest/frontend/afe/
rpc_client_lib.py 24 Don't call this directly, call authorization_headers().
37 authorization_headers = utils.import_site_function( variable
39 'authorization_headers', _base_authorization_headers)
  /external/autotest/cli/
rpc.py 50 headers = rpc_client_lib.authorization_headers(self.username,
  /external/autotest/frontend/shared/
rest_client.py 16 headers = rpc_client_lib.authorization_headers(getpass.getuser(), uri)

Completed in 186 milliseconds