Lines Matching +defs:path +defs:key
682 gpointer key, value; in object_property_del_child() local
1103 static void object_class_foreach_tramp(gpointer key, gpointer value, in object_class_foreach_tramp()
1359 gpointer key, val; in object_property_iter_next() local
1490 g_autofree char *path = NULL; in object_property_set_link() local
1796 char *path; in object_get_child_property() local
1885 char *path; in object_get_link_property() local
1907 const char *path, Error **errp) in object_resolve_link()
1947 char *path = NULL; in object_set_link_property() local
2106 char *newpath, *path = NULL; in object_get_canonical_path() local
2205 Object *object_resolve_path_type(const char *path, const char *typename, in object_resolve_path_type()
2233 Object *object_resolve_path(const char *path, bool *ambiguous) in object_resolve_path()
2238 Object *object_resolve_path_at(Object *parent, const char *path) in object_resolve_path_at()