HomeSort by relevance Sort by last modified time
    Searched refs:AddSimpleMethodHandlerWithError (Results 1 - 3 of 3) sorted by null

  /external/libbrillo/brillo/dbus/
dbus_object.cc 199 prop_interface->AddSimpleMethodHandlerWithError(
203 prop_interface->AddSimpleMethodHandlerWithError(
234 prop_interface->AddSimpleMethodHandlerWithError(
238 prop_interface->AddSimpleMethodHandlerWithError(
dbus_object.h 25 my_interface->AddSimpleMethodHandlerWithError("Method2", this,
102 // The signature of the handler for AddSimpleMethodHandlerWithError must be:
160 inline void AddSimpleMethodHandlerWithError(
170 inline void AddSimpleMethodHandlerWithError(
180 inline void AddSimpleMethodHandlerWithError(
190 inline void AddSimpleMethodHandlerWithError(
dbus_object_unittest.cc 129 itf2->AddSimpleMethodHandlerWithError(kTestMethod_CheckNonEmpty,

Completed in 462 milliseconds