Searched refs:shim_stdout_ (Results 1 – 3 of 3) sorted by relevance
67 shim_stdout_(-1), in CryptoUtilProxy()181 &shim_stdout_, in StartShimForCommand()199 file_io_->SetFdNonBlocking(shim_stdout_)) { in StartShimForCommand()204 shim_stdout_, in StartShimForCommand()229 if (shim_stdout_ > -1) { in CleanupShim()230 file_io_->Close(shim_stdout_); in CleanupShim()231 shim_stdout_ = -1; in CleanupShim()306 file_io_->Close(shim_stdout_); in HandleShimOutput()307 shim_stdout_ = -1; in HandleShimOutput()
143 int shim_stdout_; variable
180 if (crypto_util_proxy_.shim_stdout_ > -1) { in ExpectCleanup()182 Close(crypto_util_proxy_.shim_stdout_)).Times(1); in ExpectCleanup()