OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:result_opaque
(Results
1 - 2
of
2
) sorted by null
/external/qemu/telephony/
remote_call.h
45
void*
result_opaque
);
remote_call.c
109
void*
result_opaque
;
member in struct:RemoteCallRec
320
call->result_func( call->
result_opaque
, 0 );
337
call->result_func( call->
result_opaque
, 1 );
396
void*
result_opaque
)
402
call->
result_opaque
=
result_opaque
;
Completed in 49 milliseconds