Searched refs:ExecuteManageDeviceType (Results 1 – 2 of 2) sorted by relevance
186 void ExecuteManageDeviceType(const std::vector<UsbDeviceType> &disableType, bool disable,
1282 ExecuteManageDeviceType(disableType, disable, g_typeMap, false); in ExecuteManageInterfaceType()1284 ExecuteManageDeviceType(disableType, disable, d_typeMap, true); in ExecuteManageInterfaceType()1297 void UsbService::ExecuteManageDeviceType(const std::vector<UsbDeviceType> &disableType, bool disabl… in ExecuteManageDeviceType() function in OHOS::USB::UsbService