Home
last modified time | relevance | path

Searched refs:g_ref_string_new (Results 1 – 5 of 5) sorted by relevance

/third_party/glib/glib/
Dgrefstring.c118 g_ref_string_new (const char *str) in g_ref_string_new() function
155 return g_ref_string_new (str); in g_ref_string_new_len()
226 res = g_ref_string_new (str); in g_ref_string_new_intern()
Dgrefstring.h27 char * g_ref_string_new (const char *str);
/third_party/glib/glib/tests/
Drefstring.c26 char *s = g_ref_string_new ("hello, world"); in test_refstring_base()
Dautoptr.c604 g_autoptr(GRefString) str = g_ref_string_new ("hello, world"); in test_refstring()
/third_party/glib/docs/reference/glib/
Dglib-sections.txt3924 g_ref_string_new