Home
last modified time | relevance | path

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

12

/external/libchrome/mojo/core/ports/
Dport_locker.h39 Port* GetPort(const PortRef& port_ref) const { in GetPort() function
Dnode.cc150 int Node::GetPort(const PortName& port_name, PortRef* port_ref) { in GetPort() function in mojo::core::ports::Node
/external/tensorflow/tensorflow/core/grappler/graph_analyzer/
Dsubgraph.h123 GenNode::Port GetPort() const { return link_map_it_->first; } in GetPort() function
/external/cronet/net/base/
Dproxy_server.cc106 uint16_t ProxyServer::GetPort() const { in GetPort() function in net::ProxyServer
/external/cronet/base/mac/
Ddispatch_source_mach_unittest.cc31 mach_port_t GetPort() { return receive_right_.get(); } in GetPort() function in base::DispatchSourceMachTest
/external/grpc-grpc/test/cpp/server/
Dserver_builder_test.cc42 const grpc::string& GetPort() { in GetPort() function
/external/cronet/net/third_party/quiche/src/quiche/quic/test_tools/
Dserver_thread.cc59 int ServerThread::GetPort() { in GetPort() function in quic::test::ServerThread
/external/mesa3d/src/gallium/frontends/xvmc/tests/
Dtestlib.c43 int GetPort in GetPort() function
/external/cronet/url/
Dorigin_abstract_tests.cc70 uint16_t UrlOriginTestTraits::GetPort(const Origin& origin) { in GetPort() function in url::UrlOriginTestTraits
Dorigin_abstract_tests.h120 uint16_t GetPort(const OriginType& origin) { in GetPort() function
/external/cronet/net/test/embedded_test_server/
Dconnection_tracker.cc15 bool GetPort(const net::StreamSocket& connection, uint16_t* port) { in GetPort() function
/external/openthread/src/core/thread/
Dnetwork_data_service.hpp308 uint16_t GetPort(void) const { return HostSwap16(mPort); } in GetPort() function in ot::NetworkData::Service::DnsSrpUnicast::ServiceData
359 uint16_t GetPort(void) const { return HostSwap16(mPort); } in GetPort() function in ot::NetworkData::Service::DnsSrpUnicast::ServerData
Dnetwork_data_publisher.hpp370 uint16_t GetPort(void) const { return mPortOrSeqNumber; } in GetPort() function in ot::NetworkData::Publisher::DnsSrpServiceEntry::Info
/external/google-breakpad/src/common/mac/
DMachIPC.h269 mach_port_t GetPort() const { return port_; } in GetPort() function
/external/cronet/components/cronet/testing/test_server/
Dtest_server.cc203 int TestServer::GetPort() { in GetPort() function in cronet::TestServer
/external/cronet/net/test/
Dquic_simple_test_server.cc265 int QuicSimpleTestServer::GetPort() { in GetPort() function in net::QuicSimpleTestServer
/external/openthread/src/core/net/
Dsocket.hpp326 uint16_t GetPort(void) const { return mPort; } in GetPort() function in ot::Ip6::SockAddr
Dsrp_server.hpp276 uint16_t GetPort(void) const { return mDescription->mPort; } in GetPort() function in ot::Srp::Server::Service
797 uint16_t GetPort(void) const { return IsRunning() ? mPort : 0; } in GetPort() function in ot::Srp::Server
Dsrp_client.hpp236 uint16_t GetPort(void) const { return mPort; } in GetPort() function in ot::Srp::Client::Service
/external/cronet/net/test/spawned_test_server/
Dbase_test_server.cc158 uint16_t BaseTestServer::GetPort() { in GetPort() function in net::BaseTestServer
/external/libchrome/mojo/public/cpp/bindings/tests/
Dsample_service_unittest.cc271 void GetPort(mojo::InterfaceRequest<Port> port_request) override {} in GetPort() function in sample::__anon6ae847020111::ServiceImpl
Dbinding_unittest.cc45 void GetPort(InterfaceRequest<sample::Port> port) override {} in GetPort() function in mojo::__anonf3a732ab0111::ServiceImpl
/external/cronet/net/dns/
Dhost_resolver.cc180 uint16_t HostResolver::Host::GetPort() const { in GetPort() function in net::HostResolver::Host
/external/openthread/src/core/common/
Dsettings.hpp685 uint16_t GetPort(void) const { return Encoding::LittleEndian::HostSwap16(mPort); } in GetPort() function in ot::SettingsBase::SrpServerInfo
/external/crosvm/devices/src/usb/xhci/
Ddevice_slot.rs62 GetPort(u8), enumerator

12