Home
last modified time | relevance | path

Searched defs:touch_file (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/bazelbuild-rules_rust/util/process_wrapper/
H A Doptions.rs37 pub(crate) touch_file: Option<String>, field
62 let mut touch_file = None; in options() localVariable
/aosp_15_r20/tools/test/connectivity/acts/framework/acts/controllers/utils_lib/commands/
Dshell.py173 def touch_file(self, file_name): member in ShellCommand
/aosp_15_r20/external/python/cpython2/Lib/plat-mac/lib-scriptpackages/CodeWarrior/
DCodeWarrior_suite.py207 def touch_file(self, _object=None, _attributes={}, **_arguments): member in CodeWarrior_suite_Events
/aosp_15_r20/external/mesa3d/src/util/
H A Dmesa_cache_db.c368 touch_file(const char* path) in touch_file() function
/aosp_15_r20/external/libpng/contrib/libtests/
H A Dpngunknown.c1127 const char *touch_file = NULL; in main() local
/aosp_15_r20/external/trace-cmd/tracecmd/
H A Dtrace-record.c4252 static void touch_file(const char *file) in touch_file() function