Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/beto-rust/common/cmd_runner/src/
Dlib.rs115 let stderr_thread = spawn_print_thread::<C::StderrColor, _, _>( in run() localVariable
/aosp_15_r20/device/google/cuttlefish/common/libs/utils/
Dsubprocess.cpp528 std::thread stdin_thread, stdout_thread, stderr_thread; in RunWithManagedStdio() local
/aosp_15_r20/packages/modules/adb/
Dadb.cpp985 unique_handle stderr_thread(reinterpret_cast<HANDLE>( in launch_server() local