RequestOwnershipAndBlock  523 dbus/bus.cc        success = RequestOwnershipAndBlock(service_name, options);
RequestOwnershipAndBlock  429 dbus/bus.h       virtual bool RequestOwnershipAndBlock(const std::string& service_name,
RequestOwnershipAndBlock  375 dbus/bus_unittest.cc   ASSERT_TRUE(bus->RequestOwnershipAndBlock("org.chromium.TestService",
RequestOwnershipAndBlock   38 dbus/mock_bus.h   MOCK_METHOD2(RequestOwnershipAndBlock, bool(const std::string& service_name,