Home
last modified time | relevance | path

Searched defs:std_in (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/rust/crates/uefi-raw/src/protocol/
Dshell_params.rs14 pub std_in: ShellFileHandle, field
/aosp_15_r20/external/rust/android-crates-io/crates/uefi-raw/src/protocol/
Dshell_params.rs14 pub std_in: ShellFileHandle, field
/aosp_15_r20/external/perfetto/test/
H A Dcmdline_integrationtest.cc191 std::string std_in = "") { in ExecPerfetto()
202 std::string std_in = "") { in ExecTrigger()
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/process/include/boost/process/
Dio.hpp412 constexpr boost::process::detail::std_in_<void> std_in; variable