Home
last modified time | relevance | path

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

/qemu/qom/
H A Dobject.c2168 static Object *object_resolve_partial_path(Object *parent, in object_resolve_partial_path() function
2187 found = object_resolve_partial_path(prop->opaque, parts, in object_resolve_partial_path()
2216 obj = object_resolve_partial_path(object_get_root(), parts, in object_resolve_path_type()