Lines Matching refs:MethodInvocation
3086 } 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()
3485 mi = g_new0 (MethodInvocation, 1); in hald_exec_method()