Searched defs:faultLoggerPipe (Results 1 – 2 of 2) sorted by relevance
342 FaultLoggerPipe2* faultLoggerPipe) in HandleReadBuf()353 void FaultLoggerDaemon::HandleWriteBuf(int& fd, FaultLoggerPipe2* faultLoggerPipe) in HandleWriteBuf()361 FaultLoggerPipe2* faultLoggerPipe) in HandleReadRes()372 void FaultLoggerDaemon::HandleWriteRes(int& fd, FaultLoggerPipe2* faultLoggerPipe) in HandleWriteRes()385 FaultLoggerPipe2* faultLoggerPipe) in HandleJsonReadBuf()396 void FaultLoggerDaemon::HandleJsonWriteBuf(int& fd, FaultLoggerPipe2* faultLoggerPipe) in HandleJsonWriteBuf()404 FaultLoggerPipe2* faultLoggerPipe) in HandleJsonReadRes()415 void FaultLoggerDaemon::HandleJsonWriteRes(int& fd, FaultLoggerPipe2* faultLoggerPipe) in HandleJsonWriteRes()423 FaultLoggerPipe2* faultLoggerPipe) in HandleRequestByPipeType()473 FaultLoggerPipe2* faultLoggerPipe = faultLoggerPipeMap_->Get(request->pid); in HandlePipeFdClientRequest() local
493 FaultLoggerPipe2* faultLoggerPipe = new FaultLoggerPipe2(GetTimeMilliSeconds()); variable