Home
last modified time | relevance | path

Searched defs:GetPort (Results 1 – 17 of 17) sorted by relevance

/ohos5.0/base/request/request/services/src/manage/config/
H A Dsystem_proxy.rs44 pub(crate) fn GetPort() -> CStringWrapper; in GetPort() function
/ohos5.0/foundation/communication/netmanager_base/frameworks/js/napi/connection/options/src/
H A Dnet_address.cpp66 uint16_t NetAddress::GetPort() const in GetPort() function in OHOS::NetManagerStandard::NetAddress
/ohos5.0/base/request/request/services/src/cxx/
H A Dget_proxy.cpp43 CStringWrapper SysNetProxyManager::GetPort() in GetPort() function in SysNetProxyManager
155 CStringWrapper GetPort() in GetPort() function
/ohos5.0/foundation/communication/netstack/frameworks/js/napi/socket/options/src/
H A Dsocket_remote_info.cpp64 uint16_t SocketRemoteInfo::GetPort() const in GetPort() function in OHOS::NetStack::Socket::SocketRemoteInfo
H A Dnet_address.cpp183 uint16_t NetAddress::GetPort() const in GetPort() function in OHOS::NetStack::Socket::NetAddress
/ohos5.0/foundation/communication/netmanager_base/frameworks/native/netconnclient/src/
H A Dhttp_proxy.cpp54 uint16_t HttpProxy::GetPort() const in GetPort() function in OHOS::NetManagerStandard::HttpProxy
216 std::optional<uint16_t> GetPort() in GetPort() function
/ohos5.0/drivers/peripheral/camera/vdi_base/common/pipeline_core/nodes/src/node_base/
H A Dnode_base.cpp120 std::shared_ptr<IPort> NodeBase::GetPort(const std::string& name) in GetPort() function in OHOS::Camera::NodeBase
/ohos5.0/foundation/ability/ability_base/interfaces/kits/native/uri/src/
H A Duri.cpp235 int Uri::GetPort() in GetPort() function in OHOS::Uri
/ohos5.0/base/print/print_fwk/frameworks/helper/scan_helper/src/
H A Dscanner_info.cpp142 const std::string& ScanDeviceInfoTCP::GetPort() const in GetPort() function in OHOS::Scan::ScanDeviceInfoTCP
/ohos5.0/commonlibrary/ets_utils/js_api_module/uri/
H A Djs_uri.cpp603 std::string Uri::GetPort() const in GetPort() function in OHOS::Uri::Uri
H A Dnative_module_uri.cpp319 static napi_value GetPort(napi_env env, napi_callback_info info) in GetPort() function
/ohos5.0/foundation/filemanagement/app_file_service/interfaces/kits/js/file_uri/
H A Dfile_uri_n_exporter.cpp412 napi_value FileUriNExporter::GetPort(napi_env env, napi_callback_info info) in GetPort() function in OHOS::AppFileService::ModuleFileUri::FileUriNExporter
/ohos5.0/base/telephony/sms_mms/test/fuzztest/unittest_fuzzer/
H A Dunittest_fuzzer.cpp49 size_t GetPort(int nRangeStart = 0, int nRangeEnd = 0) in GetPort() function in OHOS::Fuzzer
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/obex/
H A Dobex_socket_transport.cpp350 int ObexServerIncomingConnect::GetPort() in GetPort() function in OHOS::bluetooth::ObexServerIncomingConnect
/ohos5.0/foundation/communication/dsoftbus/sdk/transmission/trans_channel/udp/stream/libsoftbus_stream/
H A Dvtp_stream_socket.cpp1457 StreamAttr VtpStreamSocket::GetPort(int32_t type) const in GetPort() function in Communication::SoftBus::VtpStreamSocket
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/web/
H A Dweb_event.h645 int32_t GetPort() const in GetPort() function
/ohos5.0/commonlibrary/ets_utils/js_api_module/url/
H A Djs_url.cpp1398 napi_value URL::GetPort(napi_env env) const in GetPort() function in OHOS::Url::URL