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

  /external/chromium_org/dbus/
bus.h 142 // system-wide services like NetworkManager. CUSTOM_ADDRESS is used to
147 CUSTOM_ADDRESS,
205 // CUSTOM_ADDRESS, and |address| to the D-Bus server address you want to
212 // options.bus_type = CUSTOM_ADDRESS;
end_to_end_async_unittest.cc 138 bus_options.bus_type = Bus::CUSTOM_ADDRESS;
bus.cc 380 if (bus_type_ == CUSTOM_ADDRESS) {
400 if (bus_type_ == CUSTOM_ADDRESS) {
    [all...]
  /external/chromium_org/chromeos/dbus/
dbus_thread_manager.cc 195 ibus_bus_options.bus_type = dbus::Bus::CUSTOM_ADDRESS;

Completed in 180 milliseconds