Home
last modified time | relevance | path

Searched refs:vibratorInfoVdi (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/drivers/peripheral/vibrator/hdi_service/
H A Dvibrator_if_service.cpp189 std::vector<HdfVibratorInfoVdi> vibratorInfoVdi; in GetVibratorInfo() local
191 int32_t ret = vibratorVdiImpl_->GetVibratorInfo(vibratorInfoVdi); in GetVibratorInfo()
198 if (vibratorInfoVdi.empty()) { in GetVibratorInfo()
202 for (const auto &iter : vibratorInfoVdi) { in GetVibratorInfo()