Home
last modified time | relevance | path

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

/scripts/
A Dgen_compile_commands.py154 def process_line(root_directory, command_prefix, file_path): argument
178 abs_path = os.path.realpath(os.path.join(root_directory, file_path))
184 'command': prefix + file_path,

Completed in 3 milliseconds