Home
last modified time | relevance | path

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

/aosp_15_r20/external/curl/src/
H A Dtool_doswin.c103 SANITIZEcode sanitize_file_name(char **const sanitized, const char *file_name, in sanitize_file_name() function
/aosp_15_r20/external/pytorch/test/
H A Drun_test.py1000 def sanitize_file_name(file: str): function