Home
last modified time | relevance | path

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

/openbmc/qemu/scripts/coverage/
H A Dcompare_gcov_json.py51 resolved_path = Path(file_path).absolute()
52 if resolved_path.is_relative_to(root_dir):
53 file_path = resolved_path.relative_to(root_dir)
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/
H A Dviews.py738 resolved_path = o.path
742 resolved_path = tf.path
745 …thisfile=Package_File.objects.all().filter(path__exact=resolved_path, package_id__in=target_packag…