Searched refs:ProcessData (Results 1 – 4 of 4) sorted by relevance
16 export const ProcessDataClass = class ProcessData { class
46 void ProcessData(size_t nread, AllocatedBuffer&& buf);
147 pipe->ProcessData(nread, std::move(buf)); in OnStreamRead()150 void StreamPipe::ProcessData(size_t nread, AllocatedBuffer&& buf) { in ProcessData() function in node::StreamPipe
141 ProcessData: new _ProcessData(), property