How to get the output of find_override_by_name method?

In reply to rakesh2learn:

The simply call
factory.function uvm_object_wrapper find_override_by_name (string requested_type_name, string full_inst_path)
with your requested type_name and the path. In a first approach let the path open.