Home
last modified time | relevance | path

Searched refs:interface_vtable (Results 1 – 6 of 6) sorted by relevance

/third_party/glib/gio/tests/
Dfake-service-name.c51 static const GDBusInterfaceVTable interface_vtable = { variable
69 &interface_vtable, in on_bus_acquired()
Dgdbus-example-export.c224 static const GDBusInterfaceVTable interface_vtable = variable
277 &interface_vtable, in on_bus_acquired()
Dgdbus-example-server.c275 static const GDBusInterfaceVTable interface_vtable = variable
333 &interface_vtable, in on_bus_acquired()
Dgdbus-example-peer.c115 static const GDBusInterfaceVTable interface_vtable = variable
161 &interface_vtable, in on_new_connection()
Dgdbus-testserver.c801 static const GDBusInterfaceVTable interface_vtable = variable
818 &interface_vtable, in on_bus_acquired()
/third_party/glib/gio/
Dgdbusconnection.c6551 const GDBusInterfaceVTable *interface_vtable; in handle_subtree_method_invocation() local
6633 interface_vtable = es->vtable->dispatch (es->connection, in handle_subtree_method_invocation()
6640 if (interface_vtable == NULL) in handle_subtree_method_invocation()
6649 interface_vtable, in handle_subtree_method_invocation()
6691 interface_vtable = es->vtable->dispatch (es->connection, in handle_subtree_method_invocation()
6698 if (interface_vtable == NULL) in handle_subtree_method_invocation()
6715 interface_vtable, in handle_subtree_method_invocation()
6728 interface_vtable, in handle_subtree_method_invocation()