Home
last modified time | relevance | path

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

/aosp_15_r20/external/executorch/scripts/
H A Dfile_size_compare.py46 def create_file_path(file_name: str) -> Path: function
87 base_file = create_file_path(base_file)
88 compare_file = create_file_path(compare_file)
104 compare_file = create_file_path(compare_file)
/aosp_15_r20/bionic/libc/kernel/tools/
H A Dutils.py55 def create_file_path(path): function
132 create_file_path(dst)