Home
last modified time | relevance | path

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

/hardware/interfaces/sensors/1.0/vts/functional/
DVtsHalSensorsV1_0TargetTest.cpp579 static bool isDirectChannelTypeSupported(SensorInfo sensor, SharedMemType type);
799 bool SensorsHidlTest::isDirectChannelTypeSupported(SensorInfo sensor, SharedMemType type) { in isDirectChannelTypeSupported() function in SensorsHidlTest
1311 if (!isDirectChannelTypeSupported(sensor, memType)) { in testDirectReportOperation()