Home
last modified time | relevance | path

Searched defs:truncate_file (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/system/update_engine/scripts/
H A Dbrillo_update_payload335 truncate_file() { function
/aosp_15_r20/external/e2fsprogs/tests/progs/
H A Drandom_exercise.c102 void truncate_file(int fd) in truncate_file() function
/aosp_15_r20/external/pytorch/scripts/release_notes/
H A Dclassifier.py40 def truncate_file(file: Path, max_len: int = 5): function