Home
last modified time | relevance | path

Searched refs:dumpModemThread (Results 1 – 4 of 4) sorted by relevance

/device/google/barbet/dumpstate/
DDumpstateDevice.cpp245 static void *dumpModemThread(void *data) in dumpModemThread() function
605 … if (pthread_create(&modemThreadHandle, NULL, dumpModemThread, (void *)((long)fdModem)) != 0) { in dumpstateBoard_1_1()
/device/google/coral/dumpstate/
DDumpstateDevice.cpp246 static void *dumpModemThread(void *data) in dumpModemThread() function
603 … if (pthread_create(&modemThreadHandle, NULL, dumpModemThread, (void *)((long)fdModem)) != 0) { in dumpstateBoard_1_1()
/device/google/sunfish/dumpstate/
DDumpstateDevice.cpp244 static void *dumpModemThread(void *data) in dumpModemThread() function
651 … if (pthread_create(&modemThreadHandle, NULL, dumpModemThread, (void *)((long)fdModem)) != 0) { in dumpstateBoard_1_1()
/device/google/redfin/dumpstate/
DDumpstateDevice.cpp243 static void *dumpModemThread(void *data) in dumpModemThread() function
629 … if (pthread_create(&modemThreadHandle, NULL, dumpModemThread, (void *)((long)fdModem)) != 0) { in dumpstateBoard_1_1()