HomeSort by relevance Sort by last modified time
    Searched refs:kHelloMsg (Results 1 - 3 of 3) sorted by null

  /development/simulator/app/
MessageStream.h 179 kHelloMsg = 0x4e303047, // 'N00G'
MessageStream.cpp 342 int32_t data = kHelloMsg;
382 if (pAck == NULL || *pAck != kHelloMsg) {
  /development/simulator/wrapsim/
SimMgr.c 177 kHelloMsg = 0x4e303047, // 'N00G'
687 static const unsigned int hello = kHelloMsg;

Completed in 181 milliseconds