Home
last modified time | relevance | path

Searched defs:GetHapticCapacity (Results 1 – 4 of 4) sorted by relevance

/drivers/peripheral/vibrator/interfaces/include/
Dvibrator_if.h184 int32_t (*GetHapticCapacity)(struct HapticCapacity *hapticCapacity); member
/drivers/peripheral/vibrator/hdi_impl/
Dvibrator_interface_impl.cpp210 int32_t VibratorInterfaceImpl::GetHapticCapacity(HapticCapacityVdi& hapticCapacityVdi) in GetHapticCapacity() function in OHOS::HDI::Vibrator::V1_1::VibratorInterfaceImpl
/drivers/peripheral/vibrator/hal/src/
Dvibrator_controller.c317 static int32_t GetHapticCapacity(struct HapticCapacity *hapticCapacity) in GetHapticCapacity() function
/drivers/peripheral/vibrator/hdi_service/
Dvibrator_if_service.cpp355 int32_t VibratorIfService::GetHapticCapacity(HapticCapacity& hapticCapacity) in GetHapticCapacity() function in OHOS::HDI::Vibrator::V1_3::VibratorIfService