Searched refs:ExecuteManageInterfaceType (Results 1 – 2 of 2) sorted by relevance
175 int32_t ExecuteManageInterfaceType(const std::vector<UsbDeviceType> &disableType, bool disable);
1269 int32_t UsbService::ExecuteManageInterfaceType(const std::vector<UsbDeviceType> &disableType, bool … in ExecuteManageInterfaceType() function in OHOS::USB::UsbService1402 ret = ExecuteManageInterfaceType(disableType, true); in ExecuteStrategy()1408 ret = ExecuteManageInterfaceType(disableType, true); in ExecuteStrategy()1929 return ExecuteManageInterfaceType(disableType, disable); in ManageInterfaceType()