Home
last modified time | relevance | path

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

/external/libbrillo/brillo/dbus/
Ddbus_object.cc278 void DBusObject::ExportInterfaceAsync( in ExportInterfaceAsync() function in brillo::dbus_utils::DBusObject
Ddbus_object.h565 void ExportInterfaceAsync(
Ddbus_object_test.cc370 dbus_object_->ExportInterfaceAsync(kTestInterface4, in TEST_F()