Home
last modified time | relevance | path

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

/base/usb/usb_manager/test/native/service_unittest/src/
Dusb_manage_interface_test.cpp194 vector<UsbDeviceType> disableType; variable
213 vector<UsbDeviceType> disableType; variable
232 vector<UsbDeviceType> disableType; variable
251 vector<UsbDeviceType> disableType; variable
272 vector<UsbDeviceType> disableType; variable
/base/usb/usb_manager/test/fuzztest/usbmgrmanageinterfacetype_fuzzer/
Dusbmgrmanageinterfacetype_fuzzer.cpp36 std::vector<UsbDeviceType> disableType; in UsbMgrManageDeviceFuzzTest() local
/base/usb/usb_manager/services/native/src/
Dusb_host_manager.cpp202 std::vector<UsbDeviceType> disableType{}; in ExecuteStrategy() local
381 int32_t UsbHostManager::ManageInterfaceType(const std::vector<UsbDeviceType> &disableType, bool dis… in ManageInterfaceType()
1402 int32_t UsbHostManager::ExecuteManageInterfaceType(const std::vector<UsbDeviceType> &disableType, b… in ExecuteManageInterfaceType()
1423 …t32_t UsbHostManager::GetEdmPolicy(bool &IsGlobalDisabled, std::vector<UsbDeviceType> &disableType, in GetEdmPolicy()
1459 …t32_t UsbHostManager::GetUsbPolicy(bool &IsGlobalDisabled, std::vector<UsbDeviceType> &disableType, in GetUsbPolicy()
1485 …bHostManager::GetEdmTypePolicy(sptr<IRemoteObject> remote, std::vector<UsbDeviceType> &disableType) in GetEdmTypePolicy()
1552 …nager::GetEdmStroageTypePolicy(sptr<IRemoteObject> remote, std::vector<UsbDeviceType> &disableType) in GetEdmStroageTypePolicy()
1642 void UsbHostManager::ExecuteManageDeviceType(const std::vector<UsbDeviceType> &disableType, bool di… in ExecuteManageDeviceType()
Dusb_service.cpp641 std::vector<UsbDeviceType> disableType; in ManageInterfaceType() local
1502 void UsbService::UsbDeviceTypeChange(std::vector<UsbDeviceType> &disableType, in UsbDeviceTypeChange()
/base/usb/usb_manager/interfaces/innerkits/native/src/
Dusb_srv_client.cpp527 void UsbSrvClient::UsbDeviceTypeChange(const std::vector<UsbDeviceType> &disableType, in UsbDeviceTypeChange()
540 int32_t UsbSrvClient::ManageInterfaceType(const std::vector<UsbDeviceType> &disableType, bool disab… in ManageInterfaceType()
791 int32_t UsbSrvClient::ManageInterfaceType(const std::vector<UsbDeviceType> &disableType, bool disab… in ManageInterfaceType()