Searched defs:disableType (Results 1 – 6 of 6) sorted by relevance
| /base/usb/usb_manager/test/native/service_unittest/src/ |
| D | usb_manage_interface_test.cpp | 199 vector<UsbDeviceType> disableType; variable 224 vector<UsbDeviceType> disableType; variable 249 vector<UsbDeviceType> disableType; variable 268 vector<UsbDeviceType> disableType; variable 289 vector<UsbDeviceType> disableType; variable
|
| /base/usb/usb_manager/test/fuzztest/usbmgrmanageinterfacetype_fuzzer/ |
| D | usbmgrmanageinterfacetype_fuzzer.cpp | 36 std::vector<UsbDeviceType> disableType; in UsbMgrManageDeviceFuzzTest() local
|
| /base/usb/usb_manager/services/native/src/ |
| D | usb_service.cpp | 1209 …rvice::GetEdmStroageTypePolicy(sptr<IRemoteObject> remote, std::vector<UsbDeviceType> &disableType) in GetEdmStroageTypePolicy() 1246 …t UsbService::GetEdmTypePolicy(sptr<IRemoteObject> remote, std::vector<UsbDeviceType> &disableType) in GetEdmTypePolicy() 1327 int32_t UsbService::GetEdmPolicy(bool &IsGlobalDisabled, std::vector<UsbDeviceType> &disableType, in GetEdmPolicy() 1366 int32_t UsbService::GetUsbPolicy(bool &IsGlobalDisabled, std::vector<UsbDeviceType> &disableType, in GetUsbPolicy() 1393 int32_t UsbService::ExecuteManageInterfaceType(const std::vector<UsbDeviceType> &disableType, bool … in ExecuteManageInterfaceType() 1423 void UsbService::ExecuteManageDeviceType(const std::vector<UsbDeviceType> &disableType, bool disabl… in ExecuteManageDeviceType() 1512 std::vector<UsbDeviceType> disableType{}; in ExecuteStrategy() local 2093 int32_t UsbService::ManageInterfaceType(const std::vector<UsbDeviceType> &disableType, bool disable) in ManageInterfaceType()
|
| /base/usb/usb_manager/interfaces/innerkits/native/src/ |
| D | usb_srv_client.cpp | 499 int32_t UsbSrvClient::ManageInterfaceType(const std::vector<UsbDeviceType> &disableType, bool disab… in ManageInterfaceType()
|
| /base/usb/usb_manager/services/zidl/src/ |
| D | usb_srv_proxy.cpp | 1294 int32_t UsbServerProxy::ManageInterfaceType(const std::vector<UsbDeviceType> &disableType, bool dis… in ManageInterfaceType()
|
| D | usb_srv_stub.cpp | 1132 std::vector<UsbDeviceType> disableType; in DoManageInterfaceType() local
|