Home
last modified time | relevance | path

Searched defs:getSensorsList (Results 1 – 12 of 12) sorted by relevance

/aosp12/hardware/interfaces/sensors/2.0/default/
H A DSensorsV2_0.h32 getSensorsList(V2_0::ISensors::getSensorsList_cb _hidl_cb) override { in getSensorsList() function
/aosp12/hardware/interfaces/sensors/common/default/2.X/multihal/tests/fake_subhal/
H A DSensorsSubHal.cpp91 Return<void> ISensorsSubHalBase::getSensorsList(V2_1::ISensors::getSensorsList_2_1_cb _hidl_cb) { in getSensorsList() function in android::hardware::sensors::V2_1::subhal::implementation::ISensorsSubHalBase
209 Return<void> AllSupportDirectChannelSensorsSubHal::getSensorsList(getSensorsList_cb _hidl_cb) { in getSensorsList() function in android::hardware::sensors::V2_1::subhal::implementation::AllSupportDirectChannelSensorsSubHal
221 Return<void> DoesNotSupportDirectChannelSensorsSubHal::getSensorsList(getSensorsList_cb _hidl_cb) { in getSensorsList() function in android::hardware::sensors::V2_1::subhal::implementation::DoesNotSupportDirectChannelSensorsSubHal
H A DSensorsSubHal.h164 virtual Return<void> getSensorsList(V2_0::ISensors::getSensorsList_cb _hidl_cb) override { in getSensorsList() function
/aosp12/hardware/interfaces/sensors/common/default/2.X/multihal/include/V2_1/
H A DSubHal.h119 Return<void> getSensorsList(getSensorsList_cb /* _hidl_cb */) final { return Void(); } in getSensorsList() function
/aosp12/hardware/interfaces/sensors/common/default/2.X/multihal/include/
H A DSubHalWrapper.h100 virtual Return<void> getSensorsList( in getSensorsList() function
167 virtual Return<void> getSensorsList( in getSensorsList() function
H A DHalProxy.h390 Return<void> getSensorsList(ISensorsV2_0::getSensorsList_cb _hidl_cb) override { in getSensorsList() function
/aosp12/hardware/interfaces/sensors/2.1/default/
H A DSensorsV2_1.h58 getSensorsList(V2_0::ISensors::getSensorsList_cb _hidl_cb) override { in getSensorsList() function
/aosp12/hardware/interfaces/sensors/common/utils/
H A DISensorsWrapper.h129 virtual Return<void> getSensorsList( in getSensorsList() function
232 Return<void> getSensorsList( in getSensorsList() function
/aosp12/hardware/interfaces/sensors/1.0/vts/functional/
H A DVtsHalSensorsV1_0TargetTest.cpp53 Return<void> getSensorsList(ISensors::getSensorsList_cb _hidl_cb) override { in getSensorsList() function in SensorsHidlTest
135 std::vector<SensorInfo> SensorsHidlTest::getSensorsList() { in getSensorsList() function in SensorsHidlTest
/aosp12/hardware/interfaces/sensors/1.0/default/
H A DSensors.cpp116 Return<void> Sensors::getSensorsList(getSensorsList_cb _hidl_cb) { in getSensorsList() function in android::hardware::sensors::V1_0::implementation::Sensors
/aosp12/hardware/interfaces/sensors/common/vts/2_X/
H A DVtsHalSensorsV2_XTargetTest.h185 Return<void> getSensorsList(ISensorsType::getSensorsList_cb _hidl_cb) override { in getSensorsList() function
296 std::vector<SensorInfoType> SensorsHidlTest::getSensorsList() { in getSensorsList() function
/aosp12/hardware/interfaces/sensors/common/default/2.X/multihal/
H A DHalProxy.cpp124 Return<void> HalProxy::getSensorsList(ISensorsV2_0::getSensorsList_cb _hidl_cb) { in getSensorsList() function in android::hardware::sensors::V2_1::implementation::HalProxy