Searched refs:readThread (Results 1 – 2 of 2) sorted by relevance
/hardware/interfaces/automotive/vehicle/2.0/default/impl/vhal_v2_0/ | ||
D | CommConn.cpp | 35 mReadThread = std::make_unique<std::thread>(std::bind(&CommConn::readThread, this)); in start() |
D | CommConn.h | 106 void readThread(); |