Home
last modified time | relevance | path

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

/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/grpc-grpc/test/cpp/server/
Dserver_builder_test.cc42 const grpc::string& GetPort() { in GetPort() function
/external/mesa3d/src/gallium/frontends/xvmc/tests/
Dtestlib.c43 int GetPort in GetPort() function
/external/google-breakpad/src/common/mac/
DMachIPC.h269 mach_port_t GetPort() const { return port_; } in GetPort() function
/external/llvm-project/lldb/source/Host/common/
DSocketAddress.cpp153 uint16_t SocketAddress::GetPort() const { in GetPort() function in SocketAddress
/external/libchrome/mojo/public/cpp/bindings/tests/
Dsample_service_unittest.cc271 void GetPort(mojo::InterfaceRequest<Port> port_request) override {} in GetPort() function in sample::__anon2511dc640111::ServiceImpl
Dbinding_unittest.cc45 void GetPort(InterfaceRequest<sample::Port> port) override {} in GetPort() function in mojo::__anon66f4f24d0111::ServiceImpl
Dinterface_ptr_unittest.cc169 void GetPort(mojo::InterfaceRequest<sample::Port> port) override {} in GetPort() function in mojo::test::__anoncb29e6d80111::ReentrantServiceImpl
/external/crosvm/devices/src/usb/xhci/
Ddevice_slot.rs36 GetPort(u8), enumerator
/external/webrtc/p2p/base/
Dp2p_transport_channel_unittest.cc3113 Port* GetPort(P2PTransportChannel* ch) { in GetPort() function in cricket::P2PTransportChannelPingTest
/external/golang-protobuf/proto/test_proto/
Dtest.pb.go1766 func (m *InnerMessage) GetPort() int32 { func