Home
last modified time | relevance | path

Searched defs:StartByIntensity (Results 1 – 3 of 3) sorted by relevance

/drivers/peripheral/vibrator/interfaces/v1_1/
Divibrator_interface_vdi.h48 …virtual int32_t StartByIntensity(const std::string& effectType, uint16_t intensity) {return HDF_SU… in StartByIntensity() function
/drivers/peripheral/vibrator/hdi_impl/
Dvibrator_interface_impl.cpp247 int32_t VibratorInterfaceImpl::StartByIntensity(const std::string& effectType, uint16_t intensity) in StartByIntensity() function in OHOS::HDI::Vibrator::V1_1::VibratorInterfaceImpl
/drivers/peripheral/vibrator/hdi_service/
Dvibrator_if_service.cpp395 int32_t VibratorIfService::StartByIntensity(const std::string& effectType, uint16_t intensity) in StartByIntensity() function in OHOS::HDI::Vibrator::V1_3::VibratorIfService