Home
last modified time | relevance | path

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

/optee_os/core/drivers/
H A Dsemihosting_console.c54 void semihosting_console_init(const char *file_path) in semihosting_console_init()
/optee_os/scripts/
H A Dgen_compile_commands.py159 def process_line(root_directory, command_prefix, file_path): argument