Searched defs:GetAllWaveInfo (Results 1 - 2 of 2) sorted by relevance
/drivers/peripheral/vibrator/interfaces/v1_1/ | ||
H A D | ivibrator_interface_vdi.h | 49 virtual int32_t GetAllWaveInfo(int32_t vibratorId, std::vector<V1_3::HdfWaveInformation> &info)
in GetAllWaveInfo() function in OHOS::HDI::Vibrator::V1_1::IVibratorInterfaceVdi |
/drivers/peripheral/vibrator/hdi_service/ | ||
H A D | vibrator_if_service.cpp | 413 int32_t VibratorIfService::GetAllWaveInfo(int32_t vibratorId, std::vector<HdfWaveInformation> &info)
in GetAllWaveInfo() function in OHOS::HDI::Vibrator::V1_3::VibratorIfService |
Completed in 2 milliseconds