Home
last modified time | relevance | path

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

/external/libabigail/tools/
Dfedabipkgdiff457 def gather_from_dir(cls, rpm_file, all_rpms=None): member in RPMCollection
1242 rpm_col2 = RPMCollection.gather_from_dir(local_rpm_file)
1386 rpm_col1 = RPMCollection.gather_from_dir(from_rpm_file)
1387 rpm_col2 = RPMCollection.gather_from_dir(to_rpm_file)