Home
last modified time | relevance | path

Searched refs:ConnectWithTimeout (Results 1 – 2 of 2) sorted by relevance

/external/libbrillo/brillo/dbus/
Ddbus_connection.cc27 return ConnectWithTimeout(base::TimeDelta()); in Connect()
30 scoped_refptr<dbus::Bus> DBusConnection::ConnectWithTimeout( in ConnectWithTimeout() function in brillo::DBusConnection
Ddbus_connection.h29 scoped_refptr<dbus::Bus> ConnectWithTimeout(base::TimeDelta timeout);