mirror of
https://github.com/openharmony/distributedhardware_distributed_input.git
synced 2026-07-19 17:43:35 -04:00
update interfaces/ipc/include/distributed_input_sink_stub.h.
Signed-off-by: ry521 <renyi50@huawei.com>
This commit is contained in:
@@ -44,6 +44,8 @@ public:
|
||||
|
||||
int32_t RegisterSharingDhIdListenerInner(MessageParcel &data, MessageParcel &reply, MessageOption &option);
|
||||
|
||||
bool HasEnableDHPermission();
|
||||
|
||||
private:
|
||||
DISALLOW_COPY_AND_MOVE(DistributedInputSinkStub);
|
||||
using DistributedInputSinkFunc = int32_t (DistributedInputSinkStub::*)(MessageParcel &data, MessageParcel &reply,
|
||||
|
||||
Reference in New Issue
Block a user