Searched refs:DispatchInputData (Results 1 – 2 of 2) sorted by relevance
32 if (!DispatchInputData(input_buf_, bytes_read)) in ProcessIncomingMessages()38 return DispatchInputData(input_buf_, bytes_read); in AsyncReadComplete()52 bool ChannelReader::DispatchInputData(const char* input_data, in DispatchInputData() function in IPC::internal::ChannelReader
91 bool DispatchInputData(const char* input_data, int input_data_len);