Lines Matching defs:method
38 /** Interface you invoked a method on isn't known by the object. */
109 * These are used to dynamically dispatch the method invocations.
118 /* Special interface and method for D-BUS introspection */
122 /* Special interface and method for D-BUS properties */
184 * The interface will be exported at @object_path. The method handlers are
283 * This structure is passed to all dbus method and property
293 const struct sbus_method_meta *method;
313 * Return a reply for a DBus method call request. The variable
350 * Return an error for a DBus method call request. The @error is a normal
380 * Parse a DBus method call request.
382 * If parsing the method call message does not succeed, then an error is
386 * This also means if this method returns false within a handler, you should
390 * If the method call does not match the expected arguments, then a