Searched defs:array_of_objpaths (Results 1 – 1 of 1) sorted by relevance
165 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