Home
last modified time | relevance | path

Searched defs:found_object (Results 1 – 1 of 1) sorted by relevance

/systemd-251/src/libsystemd/sd-bus/
Dbus-objects.c248 bool *found_object) { in node_callbacks_run()
338 bool *found_object) { in method_callbacks_run()
567 bool *found_object) { in property_get_set_callbacks_run()
802 bool *found_object) { in property_get_all_callbacks_run()
925 bool *found_object, in introspect_path()
1007 bool *found_object) { in process_introspect()
1219 bool *found_object) { in process_get_managed_objects()
1278 bool *found_object) { in object_find_and_run()
1400 bool found_object = false; in bus_process_object() local