Home
last modified time | relevance | path

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

/test/xts/hats/hdf/input/PassthroughBenchmarkTest/
Dinput_callback_impl.cpp25 const wptr<InputCallbackImpl> &reportCallback_) : inputInterfaces_(inputInterfaces_), in InputCallbackImpl() argument
26 reportCallback_(reportCallback_) in InputCallbackImpl()
57 … ret = inputInterfaces_->RegisterReportCallback(event.devIndex, reportCallback_.GetRefPtr()); in HotPlugCallback()
Dinput_callback_impl.h34 wptr<IInputCallback> reportCallback_; variable
/test/xts/hats/hdf/input/hdi_passthrough/
Dinput_callback_impl.cpp25 const wptr<InputCallbackImpl> &reportCallback_) : inputInterfaces_(inputInterfaces_), in InputCallbackImpl() argument
26 reportCallback_(reportCallback_) in InputCallbackImpl()
57 … ret = inputInterfaces_->RegisterReportCallback(event.devIndex, reportCallback_.GetRefPtr()); in HotPlugCallback()
Dinput_callback_impl.h34 wptr<IInputCallback> reportCallback_; variable
/test/xts/hats/hdf/input/hdi_passthrough_additional/
Dinput_callback_impl.cpp25 const wptr<InputCallbackImpl> &reportCallback_) : inputInterfaces_(inputInterfaces_), in InputCallbackImpl() argument
26 reportCallback_(reportCallback_) in InputCallbackImpl()
57 … ret = inputInterfaces_->RegisterReportCallback(event.devIndex, reportCallback_.GetRefPtr()); in HotPlugCallback()
Dinput_callback_impl.h34 wptr<IInputCallback> reportCallback_; variable