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

  /development/simulator/app/
MessageStream.h 48 kTypeCommandExt, // slightly more complicated command
MessageStream.cpp 97 mType = kTypeCommandExt;
  /development/simulator/wrapsim/
SimMgr.c 162 kTypeCommandExt, // slightly more complicated command
885 } else if (msg.mType == kTypeCommandExt) {

Completed in 38 milliseconds