Home
last modified time | relevance | path

Searched defs:array_of_objpaths (Results 1 – 1 of 1) sorted by relevance

/third_party/glib/gio/tests/
Dgdbus-test-codegen.c165 const gchar* const *array_of_objpaths, in on_handle_test_non_primitive_types()
718 const gchar *array_of_objpaths[3] = {"/one", "/one/two", NULL}; in check_bar_proxy() local