OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:cmp_source
(Results
1 - 1
of
1
) sorted by null
/external/bluetooth/glib/gio/
gsimpleasyncresult.c
724
GObject *
cmp_source
;
local
730
cmp_source
= g_async_result_get_source_object (result);
731
if (
cmp_source
!= source)
733
g_object_unref (
cmp_source
);
736
g_object_unref (
cmp_source
);
Completed in 1953 milliseconds