Searched defs:impl (Results 1 - 6 of 6) sorted by relevance

/hardware/qcom/display/msm8960/libqservice/
H A DIQClient.cpp41 BpQClient(const sp<IBinder>& impl) argument
42 : BpInterface<IQClient>(impl) {}
H A DIQService.cpp43 BpQService(const sp<IBinder>& impl) argument
44 : BpInterface<IQService>(impl) {}
/hardware/qcom/display/msm8974/libqservice/
H A DIQClient.cpp41 BpQClient(const sp<IBinder>& impl) argument
42 : BpInterface<IQClient>(impl) {}
H A DIQService.cpp43 BpQService(const sp<IBinder>& impl) argument
44 : BpInterface<IQService>(impl) {}
/hardware/qcom/display/msm8x26/libqservice/
H A DIQClient.cpp41 BpQClient(const sp<IBinder>& impl) argument
42 : BpInterface<IQClient>(impl) {}
H A DIQService.cpp43 BpQService(const sp<IBinder>& impl) argument
44 : BpInterface<IQService>(impl) {}

Completed in 105 milliseconds