Searched refs:runDeviceRx (Results 1 - 2 of 2) sorted by relevance

/device/google/contexthub/contexthubhal/
H A Dnanohubhal.h106 void* runDeviceRx();
H A Dnanohubhal.cpp206 void* NanoHub::runDeviceRx() function in class:android::nanohub::NanoHub
305 mPollThread = std::thread([this] { runDeviceRx(); });

Completed in 6 milliseconds