Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimodalinput/input/service/connect_manager/include/
H A Dinput_binder_client_proxy.h26 class InputBinderClientProxy : public IRemoteProxy<IInputBinderClient> {
28 DISALLOW_COPY_AND_MOVE(InputBinderClientProxy);
29 …explicit InputBinderClientProxy(const sptr<IRemoteObject> &impl) : IRemoteProxy<IInputBinderClient… in InputBinderClientProxy() function
30 virtual ~InputBinderClientProxy() = default;
33 static inline BrokerDelegator<InputBinderClientProxy> delegator_;