Home
last modified time | relevance | path

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

/external/libbrillo/brillo/dbus/
Ddbus_object.cc199 prop_interface->AddSimpleMethodHandlerWithError( in RegisterAsync()
203 prop_interface->AddSimpleMethodHandlerWithError( in RegisterAsync()
234 prop_interface->AddSimpleMethodHandlerWithError( in RegisterAndBlock()
238 prop_interface->AddSimpleMethodHandlerWithError( in RegisterAndBlock()
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_unittest.cc129 itf2->AddSimpleMethodHandlerWithError(kTestMethod_CheckNonEmpty, in SetUp()