OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:type_module_info
(Results
1 - 1
of
1
) sorted by null
/external/bluetooth/glib/gobject/
gtypemodule.c
157
static const GTypeInfo
type_module_info
= {
local
174
type_module_type = g_type_register_static (G_TYPE_OBJECT, g_intern_static_string ("GTypeModule"), &
type_module_info
, G_TYPE_FLAG_ABSTRACT);
Completed in 120 milliseconds