OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:is_canonical
(Results
1 - 1
of
1
) sorted by null
/external/bluetooth/glib/gobject/
gparam.c
366
is_canonical
(const gchar *key)
function
424
g_return_val_if_fail (!(flags & G_PARAM_STATIC_NAME) ||
is_canonical
(name), NULL);
431
if (!
is_canonical
(pspec->name))
997
if (!pspec && !
is_canonical
(param_name))
[
all
...]
Completed in 2781 milliseconds