Searched refs:ManageDeviceTypeImpl (Results 1 – 2 of 2) sorted by relevance
191 int32_t ManageDeviceTypeImpl(InterfaceType interfaceType, bool disable);
1333 ManageDeviceTypeImpl(interfaceTypeValues, disable); in ExecuteManageDeviceType()1336 ManageDeviceTypeImpl(interfaceTypeValues, !disable); in ExecuteManageDeviceType()2051 int32_t UsbService::ManageDeviceTypeImpl(InterfaceType interfaceType, bool disable) in ManageDeviceTypeImpl() function in OHOS::USB::UsbService