Home
last modified time | relevance | path

Searched defs:GetConnectionName (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/libchrome/dbus/
H A Dbus_unittest.cc400 TEST(BusTest, GetConnectionName) { in TEST() argument
H A Dbus.cc979 std::string Bus::GetConnectionName() { in GetConnectionName() function in dbus::Bus