HomeSort by relevance Sort by last modified time
    Searched full:allocated_pipe (Results 1 - 1 of 1) sorted by null

  /external/bluetooth/glib/gio/
gcancellable.c 60 guint allocated_pipe : 1; member in struct:_GCancellable
394 if (!cancellable->allocated_pipe)
396 cancellable->allocated_pipe = TRUE;

Completed in 19 milliseconds