OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RemoteCallType
(Results
1 - 2
of
2
) sorted by null
/external/qemu/telephony/
remote_call.h
34
}
RemoteCallType
;
51
extern void remote_call_other( const char* to_number, int from_port,
RemoteCallType
type );
remote_call.c
104
RemoteCallType
type;
158
remote_call_alloc(
RemoteCallType
type, int to_port, int from_port )
365
remote_call_generic(
RemoteCallType
type, const char* to_number, int from_port )
409
remote_call_other( const char* to_number, int from_port,
RemoteCallType
type )
Completed in 31 milliseconds