Home
last modified time | relevance | path

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

/test/vts/drivers/hal/common/driver_manager/
DVtsHalDriverManager.cpp218 DriverId driver_id = FindDriverIdInternal(spec_msg, interface_pt, true); in RegisterDriver() local
260 DriverId driver_id = FindDriverIdInternal(spec_msg); in GetDriverIdForHidlHalInterface() local
359 DriverId driver_id = kInvalidDriverId; in GetDriverWithCallMsg() local
507 DriverId driver_id = FindDriverIdInternal(spec_msg); in PreprocessHidlHalFunctionCallArgs() local
660 int32_t driver_id = in SetHidlHalFunctionCallResults() local
/test/vts/utils/python/mirror/
Dhal_mirror.py186 def GetHalMirrorForInterface(self, interface_name, driver_id=None): argument
Dnative_entity_mirror.py71 driver_id=None, argument