Home
last modified time | relevance | path

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

/aosp_15_r20/tools/treble/fetcher/
H A Dfetcher_lib.py36 def _create_http_from_p12(robot_credentials_file, robot_username): argument
130 def create_client_from_p12(robot_credentials_file, robot_username): argument