Home
last modified time | relevance | path

Searched refs:shim_stdout_handler_ (Results 1 – 2 of 2) sorted by relevance

/system/connectivity/shill/
Dcrypto_util_proxy.cc203 shim_stdout_handler_.reset(dispatcher_->CreateInputHandler( in StartShimForCommand()
236 shim_stdout_handler_.reset(); in CleanupShim()
305 shim_stdout_handler_.reset(); in HandleShimOutput()
Dcrypto_util_proxy.h146 std::unique_ptr<IOHandler> shim_stdout_handler_; variable