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

  /external/chromium_org/dbus/
test_service.h 42 Bus::ServiceOwnershipOptions request_ownership_options; member in struct:dbus::TestService::Options
signal_sender_verification_unittest.cc 270 options.request_ownership_options = Bus::REQUIRE_PRIMARY_ALLOW_REPLACEMENT;
test_service.cc 31 : request_ownership_options(Bus::REQUIRE_PRIMARY) {
39 request_ownership_options_(options.request_ownership_options),

Completed in 227 milliseconds