Searched defs:directChannelHandle (Results 1 – 3 of 3) sorted by relevance
/hardware/interfaces/sensors/common/vts/2_X/ |
D | VtsHalSensorsV2_XTargetTest.h | 839 void SensorsHidlTest::checkRateLevel(const SensorInfoType& sensor, int32_t directChannelHandle, in checkRateLevel() 881 int32_t* directChannelHandle, bool supportsSharedMemType, bool supportsAnyDirectChannel) { in verifyRegisterDirectChannel() 909 int32_t directChannelHandle, bool supportsAnyDirectChannel) { in verifyConfigure() 943 void SensorsHidlTest::verifyUnregisterDirectChannel(int32_t directChannelHandle, in verifyUnregisterDirectChannel() 962 int32_t directChannelHandle = 0; in verifyDirectChannel() local
|
/hardware/interfaces/sensors/aidl/vts/ |
D | VtsAidlHalSensorsTargetTest.cpp | 952 void SensorsAidlTest::checkRateLevel(const SensorInfo& sensor, int32_t directChannelHandle, in checkRateLevel() 996 int32_t* directChannelHandle, bool supportsSharedMemType, bool supportsAnyDirectChannel) { in verifyRegisterDirectChannel() 1042 int32_t directChannelHandle = 0; in verifyDirectChannel() local 1052 int32_t directChannelHandle, bool supportsAnyDirectChannel) { in verifyConfigure()
|
/hardware/interfaces/sensors/2.0/vts/functional/ |
D | VtsHalSensorsV2_0TargetTest.cpp | 244 int32_t directChannelHandle = 0; in TEST_P() local
|