Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/usb/gadget/function/mtp/include/
H A Dusbfn_mtp_impl.h239 int32_t ReceiveFileEx();
/ohos5.0/drivers/peripheral/usb/gadget/function/mtp/src/
H A Dusbfn_mtp_impl.cpp1327 int32_t UsbfnMtpImpl::ReceiveFileEx() in ReceiveFileEx() function in OHOS::HDI::Usb::Gadget::Mtp::V1_0::UsbfnMtpImpl
1384 int32_t ret = ReceiveFileEx(); in ReceiveFile()