Home
last modified time | relevance | path

Searched refs:g_fd_watch_source_funcs (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/cronet/base/message_loop/
H A Dmessage_pump_glib.cc346 GSourceFuncs g_fd_watch_source_funcs = { variable
488 source_ = g_source_new(&g_fd_watch_source_funcs, sizeof(FdWatchSource)); in InitOrUpdate()