Home
last modified time | relevance | path

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

/aosp12/packages/services/Car/tools/emulator/
H A Duser_action_generator.py110 def __init__(self, vhal): argument
114 def _getConfig(self, vhal): argument
H A Dgui.py134 vhal = Vhal(c.vhal_types_2_0, device=args.serial) variable
H A Ddriving_info_generator.py91 def __init__(self, gpxFile, vhal): argument