Home
last modified time | relevance | path

Searched refs:GetConnectionName (Results 1 – 4 of 4) sorted by relevance

/external/libchrome/dbus/
Dbus_unittest.cc400 TEST(BusTest, GetConnectionName) { in TEST() argument
406 EXPECT_TRUE(bus->GetConnectionName().empty()); in TEST()
413 EXPECT_FALSE(bus->GetConnectionName().empty()); in TEST()
Dbus.h583 std::string GetConnectionName();
Dbus.cc979 std::string Bus::GetConnectionName() { in GetConnectionName() function in dbus::Bus
/external/libchrome/libchrome_tools/patches/
Ddbus-Make-Bus-is_connected-mockable.patch29 @@ -997,6 +997,10 @@ std::string Bus::GetConnectionName() {
45 std::string GetConnectionName();