Home
last modified time | relevance | path

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

/ohos5.0/base/usb/usb_manager/services/zidl/include/
H A Dusb_server_stub.h51 int32_t DoRemoveRight(MessageParcel &data, MessageParcel &reply, MessageOption &option);
/ohos5.0/base/usb/usb_manager/services/zidl/src/
H A Dusb_srv_stub.cpp115 result = DoRemoveRight(data, reply, option); in StubDevice()
363 int32_t UsbServerStub::DoRemoveRight(MessageParcel &data, MessageParcel &reply, MessageOption &opti… in DoRemoveRight() function in OHOS::USB::UsbServerStub