Home
last modified time | relevance | path

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

/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
/external/cronet/stable/third_party/boringssl/src/ssl/test/
Dhandshake_util.cc351 class ScopedProcess { class
353 ScopedProcess() : pid_(-1) {} in ScopedProcess() function in ScopedProcess
356 ScopedProcess(ScopedProcess &&other) { *this = std::move(other); } in ScopedProcess() function in ScopedProcess
/external/cronet/tot/third_party/boringssl/src/ssl/test/
Dhandshake_util.cc351 class ScopedProcess { class
353 ScopedProcess() : pid_(-1) {} in ScopedProcess() function in ScopedProcess
356 ScopedProcess(ScopedProcess &&other) { *this = std::move(other); } in ScopedProcess() function in ScopedProcess
/external/boringssl/src/ssl/test/
Dhandshake_util.cc346 class ScopedProcess { class
348 ScopedProcess() : pid_(-1) {} in ScopedProcess() function in ScopedProcess
351 ScopedProcess(ScopedProcess &&other) { *this = std::move(other); } in ScopedProcess() function in ScopedProcess