/aosp_15_r20/external/openthread/src/core/thread/ |
H A D | network_data_service.hpp | 360 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 D | network_data_publisher.hpp | 416 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/ |
D | hci_hal_host.h | 34 uint16_t GetPort() { return port_; } in GetPort() function
|
/aosp_15_r20/external/libchrome/mojo/core/ports/ |
H A D | port_locker.h | 39 Port* GetPort(const PortRef& port_ref) const { in GetPort() function
|
H A D | node.cc | 150 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 D | subgraph.h | 123 GenNode::Port GetPort() const { return link_map_it_->first; } in GetPort() function
|
/aosp_15_r20/external/cronet/net/base/ |
H A D | proxy_server.cc | 100 uint16_t ProxyServer::GetPort() const { in GetPort() function in net::ProxyServer
|
/aosp_15_r20/external/cronet/base/apple/ |
H A D | dispatch_source_mach_unittest.cc | 31 mach_port_t GetPort() { return receive_right_.get(); } in GetPort() function in base::apple::DispatchSourceMachTest
|
/aosp_15_r20/external/cronet/url/ |
H A D | origin_abstract_tests.cc | 70 uint16_t UrlOriginTestTraits::GetPort(const Origin& origin) { in GetPort() function in url::UrlOriginTestTraits
|
H A D | origin_abstract_tests.h | 123 uint16_t GetPort(const OriginType& origin) { in GetPort() function
|
/aosp_15_r20/external/cronet/net/test/embedded_test_server/ |
H A D | connection_tracker.cc | 15 bool GetPort(const net::StreamSocket& connection, uint16_t* port) { in GetPort() function
|
/aosp_15_r20/external/grpc-grpc/test/cpp/server/ |
H A D | server_builder_test.cc | 42 const std::string& GetPort() { in GetPort() function
|
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/test_tools/ |
H A D | server_thread.cc | 60 int ServerThread::GetPort() { in GetPort() function in quic::test::ServerThread
|
/aosp_15_r20/external/openthread/src/core/net/ |
H A D | srp_server.hpp | 297 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 D | socket.hpp | 302 uint16_t GetPort(void) const { return mPort; } in GetPort() function in ot::Ip6::SockAddr
|
H A D | srp_client.hpp | 242 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 D | MachIPC.h | 268 mach_port_t GetPort() const { return port_; } in GetPort() function
|
/aosp_15_r20/external/cronet/components/cronet/testing/test_server/ |
H A D | test_server.cc | 208 int TestServer::GetPort() { in GetPort() function in cronet::TestServer
|
/aosp_15_r20/external/cronet/net/test/spawned_test_server/ |
H A D | base_test_server.cc | 159 uint16_t BaseTestServer::GetPort() { in GetPort() function in net::BaseTestServer
|
/aosp_15_r20/external/cronet/net/test/ |
H A D | quic_simple_test_server.cc | 296 int QuicSimpleTestServer::GetPort() { in GetPort() function in net::QuicSimpleTestServer
|
/aosp_15_r20/external/libchrome/mojo/public/cpp/bindings/tests/ |
H A D | sample_service_unittest.cc | 271 void GetPort(mojo::InterfaceRequest<Port> port_request) override {} in GetPort() function in sample::__anonba9e69330111::ServiceImpl
|
H A D | binding_unittest.cc | 45 void GetPort(InterfaceRequest<sample::Port> port) override {} in GetPort() function in mojo::__anon7e0ad9fc0111::ServiceImpl
|
/aosp_15_r20/system/update_engine/common/ |
H A D | http_fetcher_unittest.cc | 107 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 D | host_resolver.cc | 174 uint16_t HostResolver::Host::GetPort() const { in GetPort() function in net::HostResolver::Host
|
/aosp_15_r20/external/openthread/src/core/common/ |
H A D | settings.hpp | 753 uint16_t GetPort(void) const { return LittleEndian::HostSwap16(mPort); } in GetPort() function in ot::SettingsBase::SrpServerInfo
|