Searched defs:handler (Results 1 – 2 of 2) sorted by relevance
290 auto handler = handles_.find(c); in HandleProcess() local
178 static std::string ReceiveOutputAndSigchld(int pipeFd, const PipedSigHandler& handler) in ReceiveOutputAndSigchld()