HomeSort by relevance Sort by last modified time
    Searched refs:CUSTOM_ADDRESS (Results 1 - 2 of 2) sorted by null

  /external/libchrome/dbus/
bus.h 141 // system-wide services like NetworkManager. CUSTOM_ADDRESS is used to
146 CUSTOM_ADDRESS,
204 // CUSTOM_ADDRESS, and |address| to the D-Bus server address you want to
211 // options.bus_type = CUSTOM_ADDRESS;
bus.cc 379 if (bus_type_ == CUSTOM_ADDRESS) {
399 if (bus_type_ == CUSTOM_ADDRESS) {
    [all...]

Completed in 1001 milliseconds