Lines Matching defs:parent
68 const char *parent; member
330 TypeImpl *parent; in type_initialize() local
648 void object_initialize_child_internal(Object *parent, in object_initialize_child_internal()
802 Object *parent, in object_new_with_props()
819 Object *parent, in object_new_with_propv()
1784 static Object *object_resolve_child_property(Object *parent, void *opaque, in object_resolve_child_property()
1959 static Object *object_resolve_link_property(Object *parent, void *opaque, in object_resolve_link_property()
2114 Object *object_resolve_path_component(Object *parent, const char *part) in object_resolve_path_component()
2128 static Object *object_resolve_abs_path(Object *parent, in object_resolve_abs_path()
2150 static Object *object_resolve_partial_path(Object *parent, in object_resolve_partial_path()
2217 Object *object_resolve_path_at(Object *parent, const char *path) in object_resolve_path_at()