HomeSort by relevance Sort by last modified time
    Searched refs:object_resolve_path_type (Results 1 - 2 of 2) sorted by null

  /external/qemu/include/qom/
object.h     [all...]
  /external/qemu/qom/
object.c 1043 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);
    [all...]

Completed in 293 milliseconds