Searched refs:ReadPipe (Results 1 – 3 of 3) sorted by relevance
534 ->ReadPipe(handle_->interface, handle_->bulkIn, data, &numBytes); in Read()
149 bool ReadPipe(const std::string& cmd, std::string* out_p);
339 bool ReadPipe(const string& cmd, string* out_p) { in ReadPipe() function