Searched defs:allocated_pipe (Results 1 - 1 of 1) sorted by relevance

/external/bluetooth/glib/gio/
H A Dgcancellable.c60 guint allocated_pipe : 1; member in struct:_GCancellable
394 if (!cancellable->allocated_pipe)
396 cancellable->allocated_pipe = TRUE;

Completed in 27 milliseconds