Home
last modified time | relevance | path

Searched defs:connection_name (Results 1 – 3 of 3) sorted by relevance

/external/libbrillo/brillo/dbus/
Ddbus_service_watcher.h36 virtual std::string connection_name() const { return connection_name_; } in connection_name() function
Ddbus_service_watcher.cc14 const std::string& connection_name, in DBusServiceWatcher()
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/directconnect/
Dlayer1.py83 def allocate_connection_on_interconnect(self, bandwidth, connection_name, argument
290 def create_connection(self, location, bandwidth, connection_name): argument