Searched refs:CUSTOM_ADDRESS (Results 1 - 2 of 2) sorted by relevance

/external/libchrome/dbus/
H A Dbus.h145 // system-wide services like NetworkManager. CUSTOM_ADDRESS is used to
150 CUSTOM_ADDRESS, enumerator in enum:dbus::Bus::BusType
208 // CUSTOM_ADDRESS, and |address| to the D-Bus server address you want to
215 // options.bus_type = CUSTOM_ADDRESS;
H A Dbus.cc412 if (bus_type_ == CUSTOM_ADDRESS) {
432 if (bus_type_ == CUSTOM_ADDRESS) {

Completed in 88 milliseconds