Home
last modified time | relevance | path

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

/aosp_15_r20/trusty/kernel/lib/syscall/stubgen/
H A Dstubgen.py172 syscall_rust_proto = ' pub fn _trusty_%(sys_fn)s(%(rust_args)s) -> %(rust_rt)s;\n' variable
298 rust_lines += syscall_rust_proto % params