Searched refs:QueryPort (Results 1 – 4 of 4) sorted by relevance
50 int32_t ret = QueryPort(); in Init()91 int32_t ret = QueryPort(); in GetPorts()117 int32_t UsbPortManager::QueryPort() in QueryPort() function in OHOS::USB::UsbPortManager128 int32_t ret = usbd_->QueryPort(portId, powerRole, dataRole, mode); in QueryPort()
41 int32_t QueryPort();
75 int32_t MockUsbImpl::QueryPort(int32_t &portId, int32_t &powerRole, int32_t &dataRole, int32_t &mod… in QueryPort() function in OHOS::USB::MockUsbImpl
59 … int32_t QueryPort(int32_t &portId, int32_t &powerRole, int32_t &dataRole, int32_t &mode) override;