Searched refs:connection_name (Results 1 – 8 of 8) sorted by relevance
14 const std::string& connection_name, in DBusServiceWatcher() argument17 connection_name_{connection_name},
33 const std::string& connection_name,36 virtual std::string connection_name() const { return connection_name_; } in connection_name() function
176 base::StringPiece connection_name) { in SendIsolated() argument184 connection_name); in SendIsolated()191 base::StringPiece connection_name) { in SendIsolated() argument199 connection_name); in SendIsolated()
128 base::StringPiece connection_name = {});138 base::StringPiece connection_name = {});
235 base::StringPiece connection_name) { in ConnectIsolated() argument240 port, connection_name.as_string())); in ConnectIsolated()401 const std::string& connection_name) { in ConnectIsolatedOnIOThread() argument411 token, IsolatedConnection{channel, port, connection_name}); in ConnectIsolatedOnIOThread()412 if (!connection_name.empty()) { in ConnectIsolatedOnIOThread()414 auto it = named_isolated_connections_.find(connection_name); in ConnectIsolatedOnIOThread()428 named_isolated_connections_.emplace(connection_name, token); in ConnectIsolatedOnIOThread()
93 base::StringPiece connection_name);169 const std::string& connection_name);
210 base::StringPiece connection_name) { in ConnectIsolated() argument213 connection_name); in ConnectIsolated()1383 base::StringPiece connection_name(options->isolated_connection_name, in SendInvitation() local1387 connection_name); in SendInvitation()
113 base::StringPiece connection_name);