Searched refs:InputDirFdAnnotation (Results 1 – 3 of 3) sorted by relevance
37 parcelable InputDirFdAnnotation {75 InputDirFdAnnotation[] inputDirFdAnnotations;
30 AuthFsConfig, InputDirFdAnnotation::InputDirFdAnnotation,86 let mut input_dir_fd_annotations = vec![InputDirFdAnnotation { in odrefresh()93 input_dir_fd_annotations.push(InputDirFdAnnotation { in odrefresh()
30 AuthFsConfig, InputDirFdAnnotation::InputDirFdAnnotation, InputFdAnnotation::InputFdAnnotation,133 in_dir_fds: &[InputDirFdAnnotation], in run_authfs() argument