Home
last modified time | relevance | path

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

/aosp_15_r20/system/extras/torq/
H A Ddevice.py149 def write_to_file(self, file_path, host_file_string): argument
151 % (self.serial, file_path, host_file_string)), shell=True)