Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/vibrator/interfaces/v1_1/
H A Divibrator_interface_vdi.h49 virtual int32_t GetAllWaveInfo(int32_t vibratorId, std::vector<V1_3::HdfWaveInformation> &info) in GetAllWaveInfo() function
/ohos5.0/base/sensors/miscdevice/services/miscdevice_service/hdi_connection/interface/src/
H A Dvibrator_hdi_connection.cpp163 int32_t VibratorHdiConnection::GetAllWaveInfo(std::vector<HdfWaveInformation> &waveInfos) in GetAllWaveInfo() function in OHOS::Sensors::VibratorHdiConnection
/ohos5.0/base/sensors/miscdevice/services/miscdevice_service/hdi_connection/adapter/src/
H A Dcompatible_connection.cpp210 int32_t CompatibleConnection::GetAllWaveInfo(std::vector<HdfWaveInformation> &waveInfos) in GetAllWaveInfo() function in OHOS::Sensors::CompatibleConnection
H A Dhdi_connection.cpp280 int32_t HdiConnection::GetAllWaveInfo(std::vector<HdfWaveInformation> &waveInfos) in GetAllWaveInfo() function in OHOS::Sensors::HdiConnection
/ohos5.0/drivers/peripheral/vibrator/hdi_service/
H A Dvibrator_if_service.cpp413 int32_t VibratorIfService::GetAllWaveInfo(int32_t vibratorId, std::vector<HdfWaveInformation> &info) in GetAllWaveInfo() function in OHOS::HDI::Vibrator::V1_3::VibratorIfService