Home
last modified time | relevance | path

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

/external/libbrillo/brillo/dbus/
Ddbus_object.h163 inline void AddSimpleMethodHandlerWithError( in AddSimpleMethodHandlerWithError() function
173 inline void AddSimpleMethodHandlerWithError( in AddSimpleMethodHandlerWithError() function
183 inline void AddSimpleMethodHandlerWithError( in AddSimpleMethodHandlerWithError() function
193 inline void AddSimpleMethodHandlerWithError( in AddSimpleMethodHandlerWithError() function
Ddbus_object.cc29 prop_interface->AddSimpleMethodHandlerWithError( in SetupDefaultPropertyHandlers()
32 prop_interface->AddSimpleMethodHandlerWithError( in SetupDefaultPropertyHandlers()
Ddbus_object_test.cc133 itf2->AddSimpleMethodHandlerWithError(kTestMethod_CheckNonEmpty, in SetUp()