Home
last modified time | relevance | path

Searched defs:hapticCapacity (Results 1 – 5 of 5) sorted by relevance

/drivers/peripheral/vibrator/test/fuzztest/vibratorgethapticcapacity_fuzzer/
Dvibratorgethapticcapacity_fuzzer.cpp26 OHOS::HDI::Vibrator::V1_2::HapticCapacity hapticCapacity; member
/drivers/peripheral/vibrator/hdi_impl/
Dvibrator_interface_impl.cpp218 struct HapticCapacity hapticCapacity; in GetHapticCapacity() local
/drivers/peripheral/vibrator/hal/src/
Dvibrator_controller.c317 static int32_t GetHapticCapacity(struct HapticCapacity *hapticCapacity) in GetHapticCapacity()
/drivers/peripheral/vibrator/hdi_service/
Dvibrator_if_service.cpp355 int32_t VibratorIfService::GetHapticCapacity(HapticCapacity& hapticCapacity) in GetHapticCapacity()
/drivers/peripheral/vibrator/test/unittest/hdi/
Dhdf_vibrator_hdi_test.cpp535 OHOS::HDI::Vibrator::V1_2::HapticCapacity hapticCapacity; variable