History log of /base/usb/usb_manager/ (Results 1 - 1 of 1)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
4210331623-Oct-2024 openharmony_ci <120357966@qq.com>

!616 ROM size优化
Merge pull request !616 from hwyml/dev1014_romsize


.clang-format
CODEOWNERS
LICENSE
OAT.xml
README.md
README_zh.md
bundle.json
etc/BUILD.gn
etc/param/BUILD.gn
etc/param/usb_service.para
etc/param/usb_service.para.dac
figures/usb-manager-architecture.png
figures/usb-manager-architecture_zh.png
frameworks/dialog/dialog_ui/.gitignore
frameworks/dialog/dialog_ui/AppScope/app.json
frameworks/dialog/dialog_ui/AppScope/resources/base/element/string.json
frameworks/dialog/dialog_ui/AppScope/resources/base/media/app_icon.png
frameworks/dialog/dialog_ui/build-profile.json5
frameworks/dialog/dialog_ui/hvigorfile.js
frameworks/dialog/dialog_ui/package.json
frameworks/dialog/dialog_ui/publicity.xml
frameworks/dialog/dialog_ui/signature/am.p7b
frameworks/dialog/dialog_ui/usb_right_dialog/.gitignore
frameworks/dialog/dialog_ui/usb_right_dialog/BUILD.gn
frameworks/dialog/dialog_ui/usb_right_dialog/build-profile.json5
frameworks/dialog/dialog_ui/usb_right_dialog/hvigorfile.js
frameworks/dialog/dialog_ui/usb_right_dialog/package-lock.json
frameworks/dialog/dialog_ui/usb_right_dialog/package.json
frameworks/dialog/dialog_ui/usb_right_dialog/src/main/ets/Application/MyAbilityStage.ts
frameworks/dialog/dialog_ui/usb_right_dialog/src/main/ets/MainAbility/MainAbility.ts
frameworks/dialog/dialog_ui/usb_right_dialog/src/main/ets/ServiceExtAbility/UsbDialogAbility.ts
frameworks/dialog/dialog_ui/usb_right_dialog/src/main/ets/ServiceExtAbility/UsbFunctionSwitchWindowAbility.ts
frameworks/dialog/dialog_ui/usb_right_dialog/src/main/ets/pages/Index.ets
frameworks/dialog/dialog_ui/usb_right_dialog/src/main/ets/pages/UsbDialog.ets
frameworks/dialog/dialog_ui/usb_right_dialog/src/main/ets/util/GlobalThisProxy.ts
frameworks/dialog/dialog_ui/usb_right_dialog/src/main/ets/util/NotificationUtil.ts
frameworks/dialog/dialog_ui/usb_right_dialog/src/main/ets/util/UsbServiceSwitch.ts
frameworks/dialog/dialog_ui/usb_right_dialog/src/main/module.json
frameworks/dialog/dialog_ui/usb_right_dialog/src/main/resources/base/element/color.json
frameworks/dialog/dialog_ui/usb_right_dialog/src/main/resources/base/element/string.json
frameworks/dialog/dialog_ui/usb_right_dialog/src/main/resources/base/media/icon.png
frameworks/dialog/dialog_ui/usb_right_dialog/src/main/resources/base/media/notification_icon.png
frameworks/dialog/dialog_ui/usb_right_dialog/src/main/resources/base/profile/main_pages.json
frameworks/dialog/dialog_ui/usb_right_dialog/src/main/resources/bo_CN/element/string.json
frameworks/dialog/dialog_ui/usb_right_dialog/src/main/resources/ug/element/string.json
frameworks/dialog/dialog_ui/usb_right_dialog/src/main/resources/zh_CN/element/string.json
frameworks/dialog/dialog_ui/usb_right_dialog/src/main/resources/zh_HK/element/string.json
frameworks/dialog/dialog_ui/usb_right_dialog/src/main/resources/zh_TW/element/string.json
frameworks/dialog/dialog_ui/usb_right_dialog/src/main/resources/zz_ZX/element/string.json
frameworks/dialog/dialog_ui/usb_right_dialog/src/ohosTest/js/UsbDevicePipeJsunitEx.test.js
hisysevent.yaml
interfaces/innerkits/BUILD.gn
interfaces/innerkits/native/include/iusb_srv.h
interfaces/innerkits/native/include/usb_config.h
interfaces/innerkits/native/include/usb_device.h
interfaces/innerkits/native/include/usb_device_pipe.h
interfaces/innerkits/native/include/usb_endpoint.h
interfaces/innerkits/native/include/usb_interface.h
interfaces/innerkits/native/include/usb_interface_type.h
interfaces/innerkits/native/include/usb_port.h
interfaces/innerkits/native/include/usb_request.h
interfaces/innerkits/native/include/usb_srv_client.h
interfaces/innerkits/native/include/usb_srv_support.h
interfaces/innerkits/native/include/usbd_bulk_callback.h
interfaces/innerkits/native/src/usb_device_pipe.cpp
interfaces/innerkits/native/src/usb_interface_type.cpp
interfaces/innerkits/native/src/usb_request.cpp
interfaces/innerkits/native/src/usb_srv_client.cpp
interfaces/innerkits/native/src/usbd_bulk_callback.cpp
interfaces/kits/js/napi/BUILD.gn
interfaces/kits/js/napi/include/napi_common.h
interfaces/kits/js/napi/include/napi_util.h
interfaces/kits/js/napi/include/usb_async_context.h
interfaces/kits/js/napi/src/napi_util.cpp
interfaces/kits/js/napi/src/usb_info.cpp
interfaces/kits/js/napi/src/usb_middle.cpp
interfaces/kits/js/napi/src/usbmanager_middle.cpp
sa_profile/4201.json
sa_profile/BUILD.gn
services/BUILD.gn
services/native/include/usb_descriptor_parser.h
services/native/include/usb_device_manager.h
services/native/include/usb_function_switch_window.h
services/native/include/usb_host_manager.h
services/native/include/usb_mass_storage_notification.h
services/native/include/usb_port_manager.h
services/native/include/usb_report_sys_event.h
services/native/include/usb_right_database.h
services/native/include/usb_right_db_helper.h
services/native/include/usb_right_manager.h
services/native/include/usb_serial_reader.h
services/native/include/usb_service.h
services/native/include/usb_service_subscriber.h
services/native/include/usbd_bulkcallback_impl.h
services/native/src/usb_descriptor_parser.cpp
services/native/src/usb_device_manager.cpp
services/native/src/usb_function_switch_window.cpp
services/native/src/usb_host_manager.cpp
services/native/src/usb_mass_storage_notification.cpp
services/native/src/usb_port_manager.cpp
services/native/src/usb_report_sys_event.cpp
services/native/src/usb_right_database.cpp
services/native/src/usb_right_db_helper.cpp
services/native/src/usb_right_manager.cpp
services/native/src/usb_serial_reader.cpp
services/native/src/usb_service.cpp
services/native/src/usb_service_subscriber.cpp
services/native/src/usbd_bulkcallback_impl.cpp
services/usb_service.cfg
services/usbservice.map
services/zidl/include/usb_server_proxy.h
services/zidl/include/usb_server_stub.h
services/zidl/include/usb_service_ipc_interface_code.h
services/zidl/iusb_server.zidl
services/zidl/src/usb_srv_proxy.cpp
services/zidl/src/usb_srv_stub.cpp
test/common/include/usb_callback_test.h
test/common/src/usb_callback_test.cpp
test/fuzztest/BUILD.gn
test/fuzztest/common/include/usb_common_fuzz.h
test/fuzztest/common/src/usb_common_fuzz.cpp
test/fuzztest/usbmgr_fuzzer/corpus/init
test/fuzztest/usbmgr_fuzzer/project.xml
test/fuzztest/usbmgr_fuzzer/usbmgr_fuzzer.cpp
test/fuzztest/usbmgr_fuzzer/usbmgr_fuzzer.h
test/fuzztest/usbmgrattachkerneldriver_fuzzer/corpus/init
test/fuzztest/usbmgrattachkerneldriver_fuzzer/project.xml
test/fuzztest/usbmgrattachkerneldriver_fuzzer/usbmgrattachkerneldriver_fuzzer.cpp
test/fuzztest/usbmgrattachkerneldriver_fuzzer/usbmgrattachkerneldriver_fuzzer.h
test/fuzztest/usbmgrbulkcancel_fuzzer/corpus/init
test/fuzztest/usbmgrbulkcancel_fuzzer/project.xml
test/fuzztest/usbmgrbulkcancel_fuzzer/usbmgrbulkcancel_fuzzer.cpp
test/fuzztest/usbmgrbulkcancel_fuzzer/usbmgrbulkcancel_fuzzer.h
test/fuzztest/usbmgrbulkread_fuzzer/corpus/init
test/fuzztest/usbmgrbulkread_fuzzer/project.xml
test/fuzztest/usbmgrbulkread_fuzzer/usbmgrbulkread_fuzzer.cpp
test/fuzztest/usbmgrbulkread_fuzzer/usbmgrbulkread_fuzzer.h
test/fuzztest/usbmgrbulktransfer_fuzzer/corpus/init
test/fuzztest/usbmgrbulktransfer_fuzzer/project.xml
test/fuzztest/usbmgrbulktransfer_fuzzer/usbmgrbulktransfer_fuzzer.cpp
test/fuzztest/usbmgrbulktransfer_fuzzer/usbmgrbulktransfer_fuzzer.h
test/fuzztest/usbmgrbulkwrite_fuzzer/corpus/init
test/fuzztest/usbmgrbulkwrite_fuzzer/project.xml
test/fuzztest/usbmgrbulkwrite_fuzzer/usbmgrbulkwrite_fuzzer.cpp
test/fuzztest/usbmgrbulkwrite_fuzzer/usbmgrbulkwrite_fuzzer.h
test/fuzztest/usbmgrclaiminterface_fuzzer/corpus/init
test/fuzztest/usbmgrclaiminterface_fuzzer/project.xml
test/fuzztest/usbmgrclaiminterface_fuzzer/usbmgrclaiminterface_fuzzer.cpp
test/fuzztest/usbmgrclaiminterface_fuzzer/usbmgrclaiminterface_fuzzer.h
test/fuzztest/usbmgrclearhalt_fuzzer/corpus/init
test/fuzztest/usbmgrclearhalt_fuzzer/project.xml
test/fuzztest/usbmgrclearhalt_fuzzer/usbmgrclearhalt_fuzzer.cpp
test/fuzztest/usbmgrclearhalt_fuzzer/usbmgrclearhalt_fuzzer.h
test/fuzztest/usbmgrclose_fuzzer/corpus/init
test/fuzztest/usbmgrclose_fuzzer/project.xml
test/fuzztest/usbmgrclose_fuzzer/usbmgrclose_fuzzer.cpp
test/fuzztest/usbmgrclose_fuzzer/usbmgrclose_fuzzer.h
test/fuzztest/usbmgrcontroltransfer_fuzzer/corpus/init
test/fuzztest/usbmgrcontroltransfer_fuzzer/project.xml
test/fuzztest/usbmgrcontroltransfer_fuzzer/usbmgrcontroltransfer_fuzzer.cpp
test/fuzztest/usbmgrcontroltransfer_fuzzer/usbmgrcontroltransfer_fuzzer.h
test/fuzztest/usbmgrdetachkerneldriver_fuzzer/corpus/init
test/fuzztest/usbmgrdetachkerneldriver_fuzzer/project.xml
test/fuzztest/usbmgrdetachkerneldriver_fuzzer/usbmgrdetachkerneldriver_fuzzer.cpp
test/fuzztest/usbmgrdetachkerneldriver_fuzzer/usbmgrdetachkerneldriver_fuzzer.h
test/fuzztest/usbmgrex_fuzzer/corpus/init
test/fuzztest/usbmgrex_fuzzer/project.xml
test/fuzztest/usbmgrex_fuzzer/usbmgrex_fuzzer.cpp
test/fuzztest/usbmgrex_fuzzer/usbmgrex_fuzzer.h
test/fuzztest/usbmgrgetdevicespeed_fuzzer/corpus/init
test/fuzztest/usbmgrgetdevicespeed_fuzzer/project.xml
test/fuzztest/usbmgrgetdevicespeed_fuzzer/usbmgrgetdevicespeed_fuzzer.cpp
test/fuzztest/usbmgrgetdevicespeed_fuzzer/usbmgrgetdevicespeed_fuzzer.h
test/fuzztest/usbmgrgetfiledescriptor_fuzzer/corpus/init
test/fuzztest/usbmgrgetfiledescriptor_fuzzer/project.xml
test/fuzztest/usbmgrgetfiledescriptor_fuzzer/usbmgrgetfiledescriptor_fuzzer.cpp
test/fuzztest/usbmgrgetfiledescriptor_fuzzer/usbmgrgetfiledescriptor_fuzzer.h
test/fuzztest/usbmgrgetinterfacestatus_fuzzer/corpus/init
test/fuzztest/usbmgrgetinterfacestatus_fuzzer/project.xml
test/fuzztest/usbmgrgetinterfacestatus_fuzzer/usbmgrgetinterfacestatus_fuzzer.cpp
test/fuzztest/usbmgrgetinterfacestatus_fuzzer/usbmgrgetinterfacestatus_fuzzer.h
test/fuzztest/usbmgrgetrawdescriptors_fuzzer/corpus/init
test/fuzztest/usbmgrgetrawdescriptors_fuzzer/project.xml
test/fuzztest/usbmgrgetrawdescriptors_fuzzer/usbmgrgetrawdescriptors_fuzzer.cpp
test/fuzztest/usbmgrgetrawdescriptors_fuzzer/usbmgrgetrawdescriptors_fuzzer.h
test/fuzztest/usbmgrgetsupportedmodes_fuzzer/corpus/init
test/fuzztest/usbmgrgetsupportedmodes_fuzzer/project.xml
test/fuzztest/usbmgrgetsupportedmodes_fuzzer/usbmgrgetsupportedmodes_fuzzer.cpp
test/fuzztest/usbmgrgetsupportedmodes_fuzzer/usbmgrgetsupportedmodes_fuzzer.h
test/fuzztest/usbmgrhasright_fuzzer/corpus/init
test/fuzztest/usbmgrhasright_fuzzer/project.xml
test/fuzztest/usbmgrhasright_fuzzer/usbmgrhasright_fuzzer.cpp
test/fuzztest/usbmgrhasright_fuzzer/usbmgrhasright_fuzzer.h
test/fuzztest/usbmgrmanagedevice_fuzzer/corpus/init
test/fuzztest/usbmgrmanagedevice_fuzzer/project.xml
test/fuzztest/usbmgrmanagedevice_fuzzer/usbmgrmanagedevice_fuzzer.cpp
test/fuzztest/usbmgrmanagedevice_fuzzer/usbmgrmanagedevice_fuzzer.h
test/fuzztest/usbmgrmanageglobalinterface_fuzzer/corpus/init
test/fuzztest/usbmgrmanageglobalinterface_fuzzer/project.xml
test/fuzztest/usbmgrmanageglobalinterface_fuzzer/usbmgrmanageglobalinterface_fuzzer.cpp
test/fuzztest/usbmgrmanageglobalinterface_fuzzer/usbmgrmanageglobalinterface_fuzzer.h
test/fuzztest/usbmgrmanageinterfacetype_fuzzer/corpus/init
test/fuzztest/usbmgrmanageinterfacetype_fuzzer/project.xml
test/fuzztest/usbmgrmanageinterfacetype_fuzzer/usbmgrmanageinterfacetype_fuzzer.cpp
test/fuzztest/usbmgrmanageinterfacetype_fuzzer/usbmgrmanageinterfacetype_fuzzer.h
test/fuzztest/usbmgrpiperequestwait_fuzzer/corpus/init
test/fuzztest/usbmgrpiperequestwait_fuzzer/project.xml
test/fuzztest/usbmgrpiperequestwait_fuzzer/usbmgrpiperequestwait_fuzzer.cpp
test/fuzztest/usbmgrpiperequestwait_fuzzer/usbmgrpiperequestwait_fuzzer.h
test/fuzztest/usbmgrregbulkcallback_fuzzer/corpus/init
test/fuzztest/usbmgrregbulkcallback_fuzzer/project.xml
test/fuzztest/usbmgrregbulkcallback_fuzzer/usbmgrregbulkcallback_fuzzer.cpp
test/fuzztest/usbmgrregbulkcallback_fuzzer/usbmgrregbulkcallback_fuzzer.h
test/fuzztest/usbmgrreleaseinterface_fuzzer/corpus/init
test/fuzztest/usbmgrreleaseinterface_fuzzer/project.xml
test/fuzztest/usbmgrreleaseinterface_fuzzer/usbmgrreleaseinterface_fuzzer.cpp
test/fuzztest/usbmgrreleaseinterface_fuzzer/usbmgrreleaseinterface_fuzzer.h
test/fuzztest/usbmgrremoveright_fuzzer/corpus/init
test/fuzztest/usbmgrremoveright_fuzzer/project.xml
test/fuzztest/usbmgrremoveright_fuzzer/usbmgrremoveright_fuzzer.cpp
test/fuzztest/usbmgrremoveright_fuzzer/usbmgrremoveright_fuzzer.h
test/fuzztest/usbmgrrequestfree_fuzzer/corpus/init
test/fuzztest/usbmgrrequestfree_fuzzer/project.xml
test/fuzztest/usbmgrrequestfree_fuzzer/usbmgrrequestfree_fuzzer.cpp
test/fuzztest/usbmgrrequestfree_fuzzer/usbmgrrequestfree_fuzzer.h
test/fuzztest/usbmgrrequestinitialize_fuzzer/corpus/init
test/fuzztest/usbmgrrequestinitialize_fuzzer/project.xml
test/fuzztest/usbmgrrequestinitialize_fuzzer/usbmgrrequestinitialize_fuzzer.cpp
test/fuzztest/usbmgrrequestinitialize_fuzzer/usbmgrrequestinitialize_fuzzer.h
test/fuzztest/usbmgrrequestqueue_fuzzer/corpus/init
test/fuzztest/usbmgrrequestqueue_fuzzer/project.xml
test/fuzztest/usbmgrrequestqueue_fuzzer/usbmgrrequestqueue_fuzzer.cpp
test/fuzztest/usbmgrrequestqueue_fuzzer/usbmgrrequestqueue_fuzzer.h
test/fuzztest/usbmgrrequestright_fuzzer/corpus/init
test/fuzztest/usbmgrrequestright_fuzzer/project.xml
test/fuzztest/usbmgrrequestright_fuzzer/usbmgrrequestright_fuzzer.cpp
test/fuzztest/usbmgrrequestright_fuzzer/usbmgrrequestright_fuzzer.h
test/fuzztest/usbmgrresetdevice_fuzzer/corpus/init
test/fuzztest/usbmgrresetdevice_fuzzer/project.xml
test/fuzztest/usbmgrresetdevice_fuzzer/usbmgrresetdevice_fuzzer.cpp
test/fuzztest/usbmgrresetdevice_fuzzer/usbmgrresetdevice_fuzzer.h
test/fuzztest/usbmgrsetconfiguration_fuzzer/corpus/init
test/fuzztest/usbmgrsetconfiguration_fuzzer/project.xml
test/fuzztest/usbmgrsetconfiguration_fuzzer/usbmgrsetconfiguration_fuzzer.cpp
test/fuzztest/usbmgrsetconfiguration_fuzzer/usbmgrsetconfiguration_fuzzer.h
test/fuzztest/usbmgrsetcurrentfunctions_fuzzer/corpus/init
test/fuzztest/usbmgrsetcurrentfunctions_fuzzer/project.xml
test/fuzztest/usbmgrsetcurrentfunctions_fuzzer/usbmgrsetcurrentfunctions_fuzzer.cpp
test/fuzztest/usbmgrsetcurrentfunctions_fuzzer/usbmgrsetcurrentfunctions_fuzzer.h
test/fuzztest/usbmgrsetinterface_fuzzer/corpus/init
test/fuzztest/usbmgrsetinterface_fuzzer/project.xml
test/fuzztest/usbmgrsetinterface_fuzzer/usbmgrsetinterface_fuzzer.cpp
test/fuzztest/usbmgrsetinterface_fuzzer/usbmgrsetinterface_fuzzer.h
test/fuzztest/usbmgrsetportrole_fuzzer/corpus/init
test/fuzztest/usbmgrsetportrole_fuzzer/project.xml
test/fuzztest/usbmgrsetportrole_fuzzer/usbmgrsetportrole_fuzzer.cpp
test/fuzztest/usbmgrsetportrole_fuzzer/usbmgrsetportrole_fuzzer.h
test/fuzztest/usbmgrunregbulkcallback_fuzzer/corpus/init
test/fuzztest/usbmgrunregbulkcallback_fuzzer/project.xml
test/fuzztest/usbmgrunregbulkcallback_fuzzer/usbmgrunregbulkcallback_fuzzer.cpp
test/fuzztest/usbmgrunregbulkcallback_fuzzer/usbmgrunregbulkcallback_fuzzer.h
test/fuzztest/usbmgrusbcontroltransfer_fuzzer/corpus/init
test/fuzztest/usbmgrusbcontroltransfer_fuzzer/project.xml
test/fuzztest/usbmgrusbcontroltransfer_fuzzer/usbmgrusbcontroltransfer_fuzzer.cpp
test/fuzztest/usbmgrusbcontroltransfer_fuzzer/usbmgrusbcontroltransfer_fuzzer.h
test/fuzztest/usbmgrusbfunctionsfromstring_fuzzer/corpus/init
test/fuzztest/usbmgrusbfunctionsfromstring_fuzzer/project.xml
test/fuzztest/usbmgrusbfunctionsfromstring_fuzzer/usbmgrusbfunctionsfromstring_fuzzer.cpp
test/fuzztest/usbmgrusbfunctionsfromstring_fuzzer/usbmgrusbfunctionsfromstring_fuzzer.h
test/fuzztest/usbmgrusbfunctionstostring_fuzzer/corpus/init
test/fuzztest/usbmgrusbfunctionstostring_fuzzer/project.xml
test/fuzztest/usbmgrusbfunctionstostring_fuzzer/usbmgrusbfunctionstostring_fuzzer.cpp
test/fuzztest/usbmgrusbfunctionstostring_fuzzer/usbmgrusbfunctionstostring_fuzzer.h
test/native/BUILD.gn
test/native/js_unittest/CheckEmptyUtils.js
test/native/js_unittest/DateAndTimeUtil.js
test/native/js_unittest/EventConstants.js
test/native/js_unittest/ListUsb.test.js
test/native/js_unittest/UsbCoreJsunit.test.js
test/native/js_unittest/UsbCoreJsunitEx.test.js
test/native/js_unittest/UsbDevicePipeJsunit.test.js
test/native/js_unittest/UsbDevicePipeJsunitEx.test.js
test/native/js_unittest/UsbFunctionsJsunit.test.js
test/native/js_unittest/UsbFunctionsJsunitEx.test.js
test/native/js_unittest/UsbPortJsunit.test.js
test/native/js_unittest/UsbPortJsunitEx.test.js
test/native/js_unittest/usb_manager_js_test/BUILD.gn
test/native/js_unittest/usb_manager_js_test/UsbManagerJsTest.js
test/native/js_unittest/usb_manager_js_test/config.json
test/native/js_unittest/usb_manager_js_test/openharmony_sx.p7b
test/native/mock/BUILD.gn
test/native/mock/include/usb_bulkcallback_mock_test.h
test/native/mock/include/usb_core_mock_test.h
test/native/mock/include/usb_device_pipe_mock_test.h
test/native/mock/include/usb_event_mock_test.h
test/native/mock/include/usb_impl_mock.h
test/native/mock/include/usb_request_mock_test.h
test/native/mock/src/usb_bulkcallback_mock_test.cpp
test/native/mock/src/usb_core_mock_test.cpp
test/native/mock/src/usb_device_pipe_mock_test.cpp
test/native/mock/src/usb_event_mock_test.cpp
test/native/mock/src/usb_impl_mock.cpp
test/native/mock/src/usb_request_mock_test.cpp
test/native/service_unittest/BUILD.gn
test/native/service_unittest/include/usb_bulkcallback_test.h
test/native/service_unittest/include/usb_common_test.h
test/native/service_unittest/include/usb_core_test.h
test/native/service_unittest/include/usb_device_pipe_test.h
test/native/service_unittest/include/usb_device_status_test.h
test/native/service_unittest/include/usb_dfx_test.h
test/native/service_unittest/include/usb_manage_interface_test.h
test/native/service_unittest/include/usb_request_test.h
test/native/service_unittest/src/usb_bulkcallback_test.cpp
test/native/service_unittest/src/usb_common_test.cpp
test/native/service_unittest/src/usb_core_test.cpp
test/native/service_unittest/src/usb_device_pipe_test.cpp
test/native/service_unittest/src/usb_device_status_test.cpp
test/native/service_unittest/src/usb_dfx_test.cpp
test/native/service_unittest/src/usb_event_test.cpp
test/native/service_unittest/src/usb_manage_interface_test.cpp
test/native/service_unittest/src/usb_request_test.cpp
test/tool/BUILD.gn
test/tool/usb_function_test.cpp
usbmgr.gni
utils/BUILD.gn
utils/native/include/delayed_sp_singleton.h
utils/native/include/hilog_wrapper.h
utils/native/include/usb_common.h
utils/native/include/usb_errors.h
utils/native/include/usb_napi_errors.h
utils/native/src/usb_napi_errors.cpp