Home
last modified time | relevance | path

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

/drivers/peripheral/vibrator/interfaces/v1_1/
H A Divibrator_interface_vdi.h48 virtual int32_t StartByIntensity(const std::string& effectType, uint16_t intensity) {return HDF_SUCCESS;}; in StartByIntensity() function in OHOS::HDI::Vibrator::V1_1::IVibratorInterfaceVdi
/drivers/peripheral/vibrator/hdi_service/
H A 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
/drivers/peripheral/vibrator/hdi_impl/
H A 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

Completed in 3 milliseconds