Home
last modified time | relevance | path

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

/device/google/wahoo/vibrator/
DVibrator.cpp179 return performWrapper(effect, strength, _hidl_cb); in perform()
184 return performWrapper(effect, strength, _hidl_cb); in perform_1_1()
188 return performWrapper(effect, strength, _hidl_cb); in perform_1_2()
192 Return<void> Vibrator::performWrapper(T effect, EffectStrength strength, perform_cb _hidl_cb) { in performWrapper() function in android::hardware::vibrator::V1_2::implementation::Vibrator
DVibrator.h54 Return<void> performWrapper(T effect, EffectStrength strength, perform_cb _hidl_cb);
/device/google/bonito/vibrator/
DVibrator.cpp169 return performWrapper(effect, strength, _hidl_cb); in perform()
174 return performWrapper(effect, strength, _hidl_cb); in perform_1_1()
178 return performWrapper(effect, strength, _hidl_cb); in perform_1_2()
182 Return<void> Vibrator::performWrapper(T effect, EffectStrength strength, perform_cb _hidl_cb) { in performWrapper() function in android::hardware::vibrator::V1_2::implementation::Vibrator
DVibrator.h67 Return<void> performWrapper(T effect, EffectStrength strength, perform_cb _hidl_cb);
/device/google/crosshatch/vibrator/
DVibrator.cpp158 return performWrapper(effect, strength, _hidl_cb); in perform()
163 return performWrapper(effect, strength, _hidl_cb); in perform_1_1()
168 return performWrapper(effect, strength, _hidl_cb); in perform_1_2()
172 Return<void> Vibrator::performWrapper(T effect, EffectStrength strength, perform_cb _hidl_cb) { in performWrapper() function in android::hardware::vibrator::V1_2::implementation::Vibrator
DVibrator.h52 Return<void> performWrapper(T effect, EffectStrength strength, perform_cb _hidl_cb);