Home
last modified time | relevance | path

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

/drivers/peripheral/vibrator/test/unittest/hdi/
Dhdf_vibrator_hdi_test.cpp425 HdfEffectInfo effectInfo; variable
446 HdfEffectInfo effectInfo; variable
/drivers/peripheral/vibrator/hdi_impl/
Dvibrator_interface_impl.cpp161 …t VibratorInterfaceImpl::GetEffectInfo(const std::string &effectType, HdfEffectInfoVdi &effectInfo) in GetEffectInfo()
/drivers/peripheral/vibrator/hdi_service/
Dvibrator_if_service.cpp240 int32_t VibratorIfService::GetEffectInfo(const std::string &effectType, HdfEffectInfo &effectInfo) in GetEffectInfo()
/drivers/peripheral/vibrator/hal/src/
Dvibrator_controller.c258 static int32_t GetEffectInfo(const char *effect, struct EffectInfo *effectInfo) in GetEffectInfo()
/drivers/peripheral/vibrator/test/benchmarktest/
Dhdf_vibrator_benchmark_test.cpp254 HdfEffectInfo effectInfo; in BENCHMARK_F() local