Searched defs:stdin (Results 1 – 2 of 2) sorted by relevance
142 ParcelFileDescriptor stdin = fileDescriptors[1]; in saveResourceToFile() local
63 let mut stdin = rustfmt.stdin.take().unwrap(); in rustfmt() localVariable