Home
last modified time | relevance | path

Searched defs:listener_name (Results 1 – 6 of 6) sorted by relevance

/external/llvm-project/lldb/source/Plugins/Process/gdb-remote/
DGDBRemoteCommunicationServer.cpp26 const char *comm_name, const char *listener_name) in GDBRemoteCommunicationServer()
DGDBRemoteClientBase.cpp32 const char *listener_name) in GDBRemoteClientBase()
DGDBRemoteCommunication.cpp63 const char *listener_name) in GDBRemoteCommunication()
DGDBRemoteCommunicationServerCommon.cpp60 const char *comm_name, const char *listener_name) in GDBRemoteCommunicationServerCommon()
/external/rust/crates/grpcio-sys/grpc/src/core/ext/xds/
Dxds_client.cc879 const std::string& listener_name = p.first; in AcceptLdsUpdate() local
920 const std::string& listener_name = p.first; in AcceptLdsUpdate() local
1816 absl::string_view listener_name, in WatchListenerData()
1835 void XdsClient::CancelListenerDataWatch(absl::string_view listener_name, in CancelListenerDataWatch()
Dxds_api.cc1443 std::string listener_name = in LdsResponseParse() local