Home
last modified time | relevance | path

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

/aosp12/build/soong/ui/metrics/upload_proto/
H A Dupload.proto33 // A list of metrics filepaths to upload.
/aosp12/build/make/tools/releasetools/
H A Dtest_merge_target_files.py46 def getRelPaths(start, filepaths): argument
48 os.path.relpath(path=filepath, start=start) for filepath in filepaths)