Home
last modified time | relevance | path

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

/device/generic/goldfish/gnss/
Dgnss_hw_conn.h37 static int workerThreadRcvCommand(int fd);
Dgnss_hw_conn.cpp150 const int cmd = workerThreadRcvCommand(fd); in workerThread()
185 int GnssHwConn::workerThreadRcvCommand(const int fd) { in workerThreadRcvCommand() function in goldfish::GnssHwConn