Home
last modified time | relevance | path

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

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