Home
last modified time | relevance | path

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

/external/libbrillo/brillo/dbus/
Ddbus_object.h160 inline void AddSimpleMethodHandlerWithError( in AddSimpleMethodHandlerWithError() function
170 inline void AddSimpleMethodHandlerWithError( in AddSimpleMethodHandlerWithError() function
180 inline void AddSimpleMethodHandlerWithError( in AddSimpleMethodHandlerWithError() function
190 inline void AddSimpleMethodHandlerWithError( in AddSimpleMethodHandlerWithError() function
Ddbus_object.cc26 prop_interface->AddSimpleMethodHandlerWithError( in SetupDefaultPropertyHandlers()
29 prop_interface->AddSimpleMethodHandlerWithError( in SetupDefaultPropertyHandlers()
Ddbus_object_unittest.cc135 itf2->AddSimpleMethodHandlerWithError(kTestMethod_CheckNonEmpty, in SetUp()