Home
last modified time | relevance | path

Searched refs:ExportInterfaceAsync (Results 1 – 3 of 3) sorted by relevance

/external/libbrillo/brillo/dbus/
Ddbus_object.cc229 void DBusObject::ExportInterfaceAsync( in ExportInterfaceAsync() function in brillo::dbus_utils::DBusObject
Ddbus_object.h550 void ExportInterfaceAsync(
Ddbus_object_unittest.cc340 dbus_object_->ExportInterfaceAsync(kTestInterface4, in TEST_F()