OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetHidlTypeInterface
(Results
1 - 11
of
11
) sorted by null
/test/vts-testcase/hal/radio/V1_0/host/
VtsHalRadioV1_0HostTest.py
43
self.radio_types = self.dut.hal.radio.
GetHidlTypeInterface
("types")
/test/vts/testcases/codelab/host_multi_hal/
VtsCodelabHostMultiHalTest.py
50
self.light_types = self.dut.hal.light.
GetHidlTypeInterface
("types")
51
self.thermal_types = self.dut.hal.thermal.
GetHidlTypeInterface
("types")
/test/vts-testcase/hal/vibrator/V1_0/host/
VtsHalVibratorV1_0HostTest.py
44
vibrator_types = self.dut.hal.vibrator.
GetHidlTypeInterface
("types")
/test/vts-testcase/hal/contexthub/V1_0/host/
VtsHalContexthubV1_0HostTest.py
82
self.types = self.dut.hal.contexthub.
GetHidlTypeInterface
("types")
/test/vts-testcase/hal/sensors/V1_0/host/
VtsHalSensorsV1_0HostTest.py
52
sensors_types = self.dut.hal.sensors.
GetHidlTypeInterface
("types")
/test/vts-testcase/hal/media/omx/V1_0/host/
VtsHalMediaOmxV1_0HostTest.py
77
self.vtypes = self._dut.hal.media_omx.
GetHidlTypeInterface
("types")
/test/vts-testcase/hal/nfc/V1_0/host/
VtsHalNfcV1_0HostTest.py
96
nfc_types = self.dut.hal.nfc.
GetHidlTypeInterface
("types")
/test/vts/utils/python/mirror/
hal_mirror.py
168
def
GetHidlTypeInterface
(self, interface_name):
/test/vts-testcase/hal/tv/cec/V1_0/host/
VtsHalTvCecV1_0HostTest.py
46
self.vtypes = self.dut.hal.tv_cec.
GetHidlTypeInterface
("types")
/test/vts-testcase/hal/media/omx/V1_0/host_omxstore/
VtsHalMediaOmxStoreV1_0HostTest.py
55
self.vtypes = self.omxstore.
GetHidlTypeInterface
('types')
/test/vts-testcase/hal/automotive/vehicle/V2_0/host/
VtsHalAutomotiveVehicleV2_0HostTest.py
55
self.vtypes = self.dut.hal.vehicle.
GetHidlTypeInterface
("types")
[
all
...]
Completed in 471 milliseconds