Searched refs:object_get_canonical_path (Results 1 - 2 of 2) sorted by relevance

/external/qemu/include/qom/
H A Dobject.h974 * object_get_canonical_path:
979 gchar *object_get_canonical_path(Object *obj);
/external/qemu/qom/
H A Dobject.c841 gchar *path = object_get_canonical_path(value);
975 path = object_get_canonical_path(child);
1012 path = object_get_canonical_path(*child);
1084 gchar *object_get_canonical_path(Object *obj) function

Completed in 663 milliseconds