Home
last modified time | relevance | path

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

/hardware/google/camera/common/hal/hidl_service/
Dversion_script.py38 def get_version(input_path, output_path): argument
93 if os.path.exists(input_path):
94 input_fh = open(input_path, 'r')