Home
last modified time | relevance | path

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

/external/libbrillo/brillo/dbus/
Ddbus_object.cc292 void DBusObject::UnexportInterfaceAsync( in UnexportInterfaceAsync() function in brillo::dbus_utils::DBusObject
Ddbus_object.h579 void UnexportInterfaceAsync(
Ddbus_object_test.cc348 dbus_object_->UnexportInterfaceAsync(kTestInterface3, in TEST_F()