Home
last modified time | relevance | path

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

/external/llvm-project/lldb/tools/lldb-server/
Dlldb-gdbserver.cpp168 Status writeSocketIdToPipe(Pipe &port_pipe, const std::string &socket_id) { in writeSocketIdToPipe()
176 const std::string &socket_id) { in writeSocketIdToPipe()
187 const std::string &socket_id) { in writeSocketIdToPipe()
286 const std::string socket_id = acceptor_up->GetLocalSocketId(); in ConnectToRemote() local
Dlldb-platform.cpp97 static Status save_socket_id_to_file(const std::string &socket_id, in save_socket_id_to_file()
/external/openscreen/cast/sender/
Dcast_platform_client.cc58 int socket_id = entry->second; in RequestAppAvailability() local
86 int socket_id) { in AddOrUpdateReceiver()
Dcast_app_discovery_service_impl_unittest.cc45 void AddOrUpdateReceiver(const ServiceInfo& receiver, int32_t socket_id) { in AddOrUpdateReceiver()
/external/openscreen/cast/common/public/
Dcast_socket.h53 int socket_id() const { return socket_id_; } in socket_id() function
/external/openscreen/cast/common/channel/
Dvirtual_connection.h104 int socket_id; member
Dvirtual_connection_router.cc83 void VirtualConnectionRouter::RemoveConnectionsBySocketId(int socket_id) { in RemoveConnectionsBySocketId()
/external/rust/crates/grpcio-sys/grpc/tools/run_tests/xds_k8s_test_driver/framework/rpc/
Dgrpc_channelz.py192 def get_socket(self, socket_id) -> Socket: argument
/external/rust/crates/grpcio-sys/grpc/src/core/lib/channel/
Dchannelz_registry.cc258 char* grpc_channelz_get_socket(intptr_t socket_id) { in grpc_channelz_get_socket()
/external/grpc-grpc-java/services/src/main/proto/grpc/channelz/v1/
Dchannelz.proto180 int64 socket_id = 3; field
510 int64 socket_id = 1; field
/external/grpc-grpc/src/proto/grpc/channelz/
Dchannelz.proto180 int64 socket_id = 3; field
510 int64 socket_id = 1; field
/external/rust/crates/grpcio-sys/grpc/src/proto/grpc/channelz/
Dchannelz.proto181 int64 socket_id = 3; field
552 int64 socket_id = 1; field
/external/llvm-project/openmp/runtime/src/
Dkmp_affinity.cpp631 int socket_id = 0; in __kmp_affinity_create_hwloc_map() local