Home
last modified time | relevance | path

Searched defs:SetPort (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/foundation/communication/netmanager_base/frameworks/js/napi/connection/options/src/
H A Dnet_address.cpp43 void NetAddress::SetPort(uint16_t port) in SetPort() function in OHOS::NetManagerStandard::NetAddress
/ohos5.0/foundation/communication/netmanager_base/interfaces/innerkits/netconnclient/include/
H A Dhttp_proxy.h48 void inline SetPort(uint16_t port) in SetPort() function
/ohos5.0/foundation/communication/netstack/frameworks/js/napi/socket/options/src/
H A Dsocket_remote_info.cpp40 void SocketRemoteInfo::SetPort(uint16_t port) in SetPort() function in OHOS::NetStack::Socket::SocketRemoteInfo
H A Dnet_address.cpp160 void NetAddress::SetPort(uint16_t port) in SetPort() function in OHOS::NetStack::Socket::NetAddress
/ohos5.0/drivers/peripheral/usb/hdi_service/src/
H A Dusbd_port.cpp179 int32_t UsbdPort::SetPort( in SetPort() function in OHOS::HDI::Usb::V1_1::UsbdPort
/ohos5.0/base/print/print_fwk/frameworks/helper/scan_helper/src/
H A Dscanner_info.cpp92 void ScanDeviceInfoTCP::SetPort(const std::string& port_) in SetPort() function in OHOS::Scan::ScanDeviceInfoTCP
/ohos5.0/commonlibrary/ets_utils/js_api_module/url/
H A Djs_url.cpp1586 void URL::SetPort(const std::string& input) in SetPort() function in OHOS::Url::URL