OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:cache_data
(Results
1 - 2
of
2
) sorted by null
/external/bluetooth/glib/gobject/
gtype.c
340
gpointer
cache_data
;
member in struct:__anon2077
2105
gpointer
cache_data
= static_class_cache_funcs[i].
cache_data
;
local
[
all
...]
gtype.h
859
* @
cache_data
: data that was given to the g_type_add_class_cache_func() call
875
typedef gboolean (*GTypeClassCacheFunc) (gpointer
cache_data
,
[
all
...]
Completed in 150 milliseconds