Searched refs:ThreadCtrlCommunicate (Results 1 – 3 of 3) sorted by relevance
42 …int ThreadCtrlCommunicate(const uint8_t *bufPtr, const int size); // main thread and s…
107 int HdcTaskBase::ThreadCtrlCommunicate(const uint8_t *bufPtr, const int size) in ThreadCtrlCommunicate() function in Hdc::HdcTaskBase
75 if (ThreadCtrlCommunicate(flag, sizeof(flag)) > 0) { in SetupJdwpPoint()125 if (ThreadCtrlCommunicate(buf, size) > 0) { in SetupArkPoint()