Searched defs:file_size (Results 1 – 3 of 3) sorted by relevance
59 int32_t (*file_size)(const char *file_name); member
98 let file_size: u32 = data.read()?; in construct() localVariable
290 let file_size = f.metadata().unwrap().len() as i64; in constructor() localVariable1002 let file_size = guard.sizes[index]; in get_upload_info() localVariable