Home
last modified time | relevance | path

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

/aosp_15_r20/external/bazelbuild-rules_rust/util/process_wrapper/
H A Doptions.rs259 let expanded_file = format!("{filename}.expanded"); in prepare_param_file() localVariable
/aosp_15_r20/libcore/ojluni/src/main/native/
H A DUNIXProcess_md.c684 char expanded_file[PATH_MAX]; in JDK_execvpe() local