Home
last modified time | relevance | path

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

/aosp_15_r20/external/googleapis/google/apps/drive/activity/v2/
H A Dtarget.proto45 FileComment file_comment = 3; field
/aosp_15_r20/external/rust/android-crates-io/crates/zip/src/
Dtypes.rs338 pub file_comment: String, field
Dread.rs697 let file_comment = match is_utf8 { in central_header_to_zip_file_inner() localVariable