Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/hal/hald/
H A Dhald_dbus.c3086 } MethodInvocation; typedef
3095 hald_exec_method_free_mi (MethodInvocation *mi) in hald_exec_method_free_mi()
3109 hald_exec_method_do_invocation (MethodInvocation *mi) in hald_exec_method_do_invocation()
3158 MethodInvocation *mi; in device_is_executing_method()
3159 mi = (MethodInvocation *) queue->data; in device_is_executing_method()
3175 hald_exec_method_enqueue (MethodInvocation *mi) in hald_exec_method_enqueue()
3206 MethodInvocation *mi; in hald_exec_method_process_queue()
3212 mi = (MethodInvocation *) queue->data; in hald_exec_method_process_queue()
3246 mi = (MethodInvocation *) queue->data; in hald_exec_method_process_queue()
3348 MethodInvocation *mi; in hald_exec_method()
[all …]