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

  /external/bluetooth/glib/gio/
gsimpleasyncresult.h 54 gpointer source_tag);
107 gpointer source_tag);
gsimpleasyncresult.c 126 gpointer source_tag; member in struct:_GSimpleAsyncResult
186 * @source_tag: the asynchronous function.
196 gpointer source_tag)
209 simple->source_tag = source_tag;
334 return simple->source_tag;
703 * @source_tag: the asynchronous function.
710 * matches the source object of @result. Third, @source_tag is
711 * checked to ensure that it is equal to the source_tag argument given
721 gpointer source_tag)
    [all...]