Searched refs:performWrapper (Results 1 – 6 of 6) sorted by relevance
/device/google/wahoo/vibrator/ |
D | Vibrator.cpp | 179 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
|
D | Vibrator.h | 54 Return<void> performWrapper(T effect, EffectStrength strength, perform_cb _hidl_cb);
|
/device/google/bonito/vibrator/ |
D | Vibrator.cpp | 169 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
|
D | Vibrator.h | 67 Return<void> performWrapper(T effect, EffectStrength strength, perform_cb _hidl_cb);
|
/device/google/crosshatch/vibrator/ |
D | Vibrator.cpp | 158 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
|
D | Vibrator.h | 52 Return<void> performWrapper(T effect, EffectStrength strength, perform_cb _hidl_cb);
|