Home
last modified time | relevance | path

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

12

/aosp_15_r20/external/openthread/src/core/thread/
H A Dnetwork_data_service.hpp360 uint16_t GetPort(void) const { return BigEndian::HostSwap16(mPort); } in GetPort() function
379 uint16_t GetPort(void) const { return BigEndian::HostSwap16(mPort); } in GetPort() function in ot::NetworkData::Service::Manager::DnsSrpUnicast::ServerData
H A Dnetwork_data_publisher.hpp416 uint16_t GetPort(void) const { return mPortOrSeqNumber; } in GetPort() function in ot::NetworkData::Publisher::DnsSrpServiceEntry::Info
/aosp_15_r20/packages/modules/Bluetooth/system/gd/hal/
Dhci_hal_host.h34 uint16_t GetPort() { return port_; } in GetPort() function
/aosp_15_r20/external/libchrome/mojo/core/ports/
H A Dport_locker.h39 Port* GetPort(const PortRef& port_ref) const { in GetPort() function
H A Dnode.cc150 int Node::GetPort(const PortName& port_name, PortRef* port_ref) { in GetPort() function in mojo::core::ports::Node
/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/graph_analyzer/
H A Dsubgraph.h123 GenNode::Port GetPort() const { return link_map_it_->first; } in GetPort() function
/aosp_15_r20/external/cronet/net/base/
H A Dproxy_server.cc100 uint16_t ProxyServer::GetPort() const { in GetPort() function in net::ProxyServer
/aosp_15_r20/external/cronet/base/apple/
H A Ddispatch_source_mach_unittest.cc31 mach_port_t GetPort() { return receive_right_.get(); } in GetPort() function in base::apple::DispatchSourceMachTest
/aosp_15_r20/external/cronet/url/
H A Dorigin_abstract_tests.cc70 uint16_t UrlOriginTestTraits::GetPort(const Origin& origin) { in GetPort() function in url::UrlOriginTestTraits
H A Dorigin_abstract_tests.h123 uint16_t GetPort(const OriginType& origin) { in GetPort() function
/aosp_15_r20/external/cronet/net/test/embedded_test_server/
H A Dconnection_tracker.cc15 bool GetPort(const net::StreamSocket& connection, uint16_t* port) { in GetPort() function
/aosp_15_r20/external/grpc-grpc/test/cpp/server/
H A Dserver_builder_test.cc42 const std::string& GetPort() { in GetPort() function
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/test_tools/
H A Dserver_thread.cc60 int ServerThread::GetPort() { in GetPort() function in quic::test::ServerThread
/aosp_15_r20/external/openthread/src/core/net/
H A Dsrp_server.hpp297 uint16_t GetPort(void) const { return mPort; } in GetPort() function in ot::Srp::Server::Service
784 uint16_t GetPort(void) const { return (mState == kStateRunning) ? mPort : 0; } in GetPort() function in ot::Srp::Server
H A Dsocket.hpp302 uint16_t GetPort(void) const { return mPort; } in GetPort() function in ot::Ip6::SockAddr
H A Dsrp_client.hpp242 uint16_t GetPort(void) const { return mPort; } in GetPort() function in ot::Srp::Client::Service
/aosp_15_r20/external/google-breakpad/src/common/mac/
H A DMachIPC.h268 mach_port_t GetPort() const { return port_; } in GetPort() function
/aosp_15_r20/external/cronet/components/cronet/testing/test_server/
H A Dtest_server.cc208 int TestServer::GetPort() { in GetPort() function in cronet::TestServer
/aosp_15_r20/external/cronet/net/test/spawned_test_server/
H A Dbase_test_server.cc159 uint16_t BaseTestServer::GetPort() { in GetPort() function in net::BaseTestServer
/aosp_15_r20/external/cronet/net/test/
H A Dquic_simple_test_server.cc296 int QuicSimpleTestServer::GetPort() { in GetPort() function in net::QuicSimpleTestServer
/aosp_15_r20/external/libchrome/mojo/public/cpp/bindings/tests/
H A Dsample_service_unittest.cc271 void GetPort(mojo::InterfaceRequest<Port> port_request) override {} in GetPort() function in sample::__anonba9e69330111::ServiceImpl
H A Dbinding_unittest.cc45 void GetPort(InterfaceRequest<sample::Port> port) override {} in GetPort() function in mojo::__anon7e0ad9fc0111::ServiceImpl
/aosp_15_r20/system/update_engine/common/
H A Dhttp_fetcher_unittest.cc107 virtual in_port_t GetPort() const { return 0; } in GetPort() function in chromeos_update_engine::__anon9b6fb8db0211::HttpServer
183 in_port_t GetPort() const override { return port_; } in GetPort() function in chromeos_update_engine::__anon9b6fb8db0211::PythonHttpServer
/aosp_15_r20/external/cronet/net/dns/
H A Dhost_resolver.cc174 uint16_t HostResolver::Host::GetPort() const { in GetPort() function in net::HostResolver::Host
/aosp_15_r20/external/openthread/src/core/common/
H A Dsettings.hpp753 uint16_t GetPort(void) const { return LittleEndian::HostSwap16(mPort); } in GetPort() function in ot::SettingsBase::SrpServerInfo

12