Home
last modified time | relevance | path

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

/ohos5.0/base/usb/usb_manager/interfaces/innerkits/native/include/
H A Dusb_srv_support.h55 FUNCTION_MTP = 1 << 3, enumerator
/ohos5.0/base/usb/usb_manager/services/native/include/
H A Dusb_function_switch_window.h33 FUNCTION_CHOOSE_TRANSFER_FILE = UsbSrvSupport::FUNCTION_MTP,
H A Dusb_device_manager.h61 UsbSrvSupport::FUNCTION_ECM | UsbSrvSupport::FUNCTION_MTP | UsbSrvSupport::FUNCTION_PTP |
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_mtp/src/
H A Dmtp_manager.cpp66 if (unsignedfuncs & USB::UsbSrvSupport::Function::FUNCTION_MTP) { in Init()
/ohos5.0/base/usb/usb_manager/test/native/service_unittest/src/
H A Dusb_core_test.cpp245 int32_t isok = instance.SetCurrentFunctions(UsbSrvSupport::FUNCTION_MTP);
275 int32_t funcs = UsbSrvSupport::FUNCTION_MTP | UsbSrvSupport::FUNCTION_HDC;
307 …int32_t funcs = UsbSrvSupport::FUNCTION_ACM | UsbSrvSupport::FUNCTION_MTP | UsbSrvSupport::FUNCTIO…
/ohos5.0/base/usb/usb_manager/services/native/src/
H A Dusb_device_manager.cpp44 {UsbSrvSupport::FUNCTION_NAME_MTP, UsbSrvSupport::FUNCTION_MTP},
/ohos5.0/base/usb/usb_manager/test/native/mock/src/
H A Dusb_core_mock_test.cpp235 int32_t isok = usbSrv_->SetCurrentFunctions(UsbSrvSupport::FUNCTION_MTP);