Home
last modified time | relevance | path

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

/tools/treble/fetcher/
Dfetcher_lib.py36 def _create_http_from_p12(robot_credentials_file, robot_username): argument
49 filename=robot_credentials_file,
130 def create_client_from_p12(robot_credentials_file, robot_username): argument
140 http = _create_http_from_p12(robot_credentials_file, robot_username)