OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:io_create_watch
(Results
1 - 2
of
2
) sorted by null
/external/bluetooth/glib/glib/
giochannel.h
160
GSource* (*
io_create_watch
) (GIOChannel *channel,
member in struct:_GIOFuncs
giochannel.c
516
return channel->funcs->
io_create_watch
(channel, condition);
[
all
...]
Completed in 130 milliseconds