Home
last modified time | relevance | path

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

/external/dbus/bus/
Dconnection.c1918 } CancelHook; typedef
1944 CancelHook *ch = element; in cancel_hook_cancel()
1956 CancelHook *ch = element; in cancel_hook_free()
2294 CancelHook *ch; in bus_transaction_add_cancel_hook()
2296 ch = dbus_new (CancelHook, 1); in bus_transaction_add_cancel_hook()