Home
last modified time | relevance | path

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

/device/generic/goldfish/sensors/
Dmultihal_sensors.cpp34 struct SensorsTransportStub : public SensorsTransport { struct
53 const SensorsTransportStub g_sensorsTransportStub;
58 , m_sensorsTransport(const_cast<SensorsTransportStub*>(&g_sensorsTransportStub)) in MultihalSensors()
440 m_sensorsTransport = const_cast<SensorsTransportStub*>(&g_sensorsTransportStub); in qemuSensorListenerThread()