Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/third_party/boringssl/src/ssl/test/
H A Dhandshake_util.cc325 class ScopedProcess { class
327 ScopedProcess() : pid_(-1) {} in ScopedProcess() function in ScopedProcess
330 ScopedProcess(ScopedProcess &&other) { *this = std::move(other); } in ScopedProcess() function in ScopedProcess
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/ssl/test/
Dhandshake_util.cc325 class ScopedProcess { class
327 ScopedProcess() : pid_(-1) {} in ScopedProcess() function in ScopedProcess
330 ScopedProcess(ScopedProcess &&other) { *this = std::move(other); } in ScopedProcess() function in ScopedProcess
/aosp_15_r20/external/boringssl/src/ssl/test/
H A Dhandshake_util.cc325 class ScopedProcess { class
327 ScopedProcess() : pid_(-1) {} in ScopedProcess() function in ScopedProcess
330 ScopedProcess(ScopedProcess &&other) { *this = std::move(other); } in ScopedProcess() function in ScopedProcess
/aosp_15_r20/external/rust/crates/quiche/deps/boringssl/src/ssl/test/
Dhandshake_util.cc325 class ScopedProcess { class
327 ScopedProcess() : pid_(-1) {} in ScopedProcess() function in ScopedProcess
330 ScopedProcess(ScopedProcess &&other) { *this = std::move(other); } in ScopedProcess() function in ScopedProcess