Searched defs:os_if (Results 1 – 10 of 10) sorted by relevance
/external/autotest/client/cros/faft/utils/ |
D | tpm_handler.py | 32 def __init__(self, os_if, addr, size, version_offset, data_pattern=None): argument 109 def __init__(self, os_if): argument
|
D | rootfs_handler.py | 25 def __init__(self, os_if): argument
|
D | cgpt_handler.py | 44 def __init__(self, os_if): argument
|
D | saft_flashrom_util.py | 60 def __init__(self, os_if): argument 173 def __init__(self, os_if, keep_temp_files=False, target_is_ec=False): argument
|
D | shell_wrapper.py | 22 def __init__(self, os_if): argument
|
D | kernel_handler.py | 40 def __init__(self, os_if): argument
|
D | os_interface.py | 26 def __init__(self, os_if): argument
|
D | firmware_updater.py | 43 def __init__(self, os_if): argument
|
D | flashrom_handler.py | 160 os_if, argument
|
/external/autotest/client/cros/faft/ |
D | rpc_functions.py | 50 def __init__(self, os_if): argument 240 def __init__(self, os_if): argument 454 def __init__(self, os_if): argument 491 def __init__(self, os_if): argument 619 def __init__(self, os_if): argument 726 def __init__(self, os_if): argument 754 def __init__(self, os_if): argument 772 def __init__(self, os_if): argument 971 def __init__(self, os_if): argument 1024 def __init__(self, os_if): argument
|