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

  /external/chromium_org/chrome/browser/chromeos/dbus/
cros_dbus_service.cc 59 // in http://crbug.com/234382. Hence, REQUIRE_PRIMARY_ALLOW_REPLACEMENT.
61 dbus::Bus::REQUIRE_PRIMARY_ALLOW_REPLACEMENT,
  /external/chromium_org/dbus/
bus.h 179 // REQUIRE_PRIMARY_ALLOW_REPLACEMENT does the obvious.
183 REQUIRE_PRIMARY_ALLOW_REPLACEMENT = (REQUIRE_PRIMARY |
signal_sender_verification_unittest.cc 273 options.request_ownership_options = Bus::REQUIRE_PRIMARY_ALLOW_REPLACEMENT;

Completed in 697 milliseconds