Home
last modified time | relevance | path

Searched refs:proto_output (Results 1 – 1 of 1) sorted by relevance

/aosp14/system/core/debuggerd/rust/tombstoned_client/src/
H A Dlib.rs38 pub proto_output: Option<File>, field
54 proto_output: if proto_output_fd >= 0 { in from_raw_fds()
141 assert!(connection.proto_output.is_none()); in test()