Searched defs:halCall (Results 1 – 3 of 3) sorted by relevance
109 R halCall(R (I::*fn)(Args0...), Args1&&... args1) { in halCall() function
79 vibrator::HalResult<R> halCall(vibrator::HalController& controller, in halCall() function in VibratorBench
128 vibrator::HalResult<T> halCall(const vibrator::HalFunction<vibrator::HalResult<T>>& fn, in halCall() function in android::VibratorControllerWrapper