OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:syncsocket_stop_read
(Results
1 - 4
of
4
) sorted by null
/external/qemu/android/protocol/
core-connection.c
131
syncsocket_stop_read
(ssocket);
240
syncsocket_stop_read
(desc->ssocket);
300
syncsocket_stop_read
(desc->ssocket);
312
syncsocket_stop_read
(desc->ssocket);
318
syncsocket_stop_read
(desc->ssocket);
core-commands-proxy.c
114
syncsocket_stop_read
(_coreCmdProxy.sync_reader);
/external/qemu/android/
sync-utils.h
91
int
syncsocket_stop_read
(SyncSocket* ssocket);
120
* has been read,
syncsocket_stop_read
must be called.
139
* has been read,
syncsocket_stop_read
must be called.
sync-utils.c
136
syncsocket_stop_read
(SyncSocket* ssocket)
function
Completed in 194 milliseconds