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

/external/qemu/include/qom/
H A Dobject.h1007 * object_resolve_path_type:
1024 Object *object_resolve_path_type(const char *path, const char *typename,
/external/qemu/qom/
H A Dobject.c1043 target = object_resolve_path_type(path, target_type, &ambiguous);
1198 Object *object_resolve_path_type(const char *path, const char *typename, function
1224 return object_resolve_path_type(path, TYPE_OBJECT, ambiguous);

Completed in 82 milliseconds