Searched defs:handler (Results 1 – 5 of 5) sorted by relevance
38 ConsoleHandler handler = new ConsoleHandler(); in Log() local
191 def handler(content: Text) -> List[str]: function
67 def handler(content: Text) -> List[str]: function
171 static std::string ReceiveOutputAndSigchld(int pipeFd, const PipedSigHandler& handler) in ReceiveOutputAndSigchld()
372 auto handler = handles_.find(c); in HandleProcess() local