Home
last modified time | relevance | path

Searched defs:usbIsoParcel (Results 1 – 1 of 1) sorted by relevance

/base/usb/usb_manager/utils/native/src/
Dstruct_parcel.cpp38 auto *usbIsoParcel = new (std::nothrow) UsbIsoParcel(); in Unmarshalling() local
58 sptr<UsbIsoParcel> usbIsoParcel = new (std::nothrow) UsbIsoParcel(); in Marshalling() local
87 sptr<UsbIsoParcel> usbIsoParcel = in.ReadParcelable<UsbIsoParcel>(); in Unmarshalling() local