HomeSort by relevance Sort by last modified time
    Searched refs:handle_cancellation (Results 1 - 2 of 2) sorted by null

  /external/bluetooth/glib/gio/
gsimpleasyncresult.c 124 gboolean handle_cancellation; member in struct:_GSimpleAsyncResult
177 simple->handle_cancellation = TRUE;
309 * @handle_cancellation: a #gboolean.
316 gboolean handle_cancellation)
319 simple->handle_cancellation = handle_cancellation;
622 if (simple->handle_cancellation &&
649 if (simple->handle_cancellation &&
gsimpleasyncresult.h 84 gboolean handle_cancellation);

Completed in 28 milliseconds