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

  /external/opencore/engines/2way/test/include/
test_engine.h 153 iCommServerIOControl(NULL),
322 PvmiMIOControl* iCommServerIOControl;
  /external/opencore/engines/2way/test/src/
test_engine.cpp 429 iCommServerIOControl = PvmiMIOCommLoopbackFactory::Create(iCommSettings);
431 iCommServer = PVCommsIONodeFactory::Create(iCommServerIOControl, enableBitstreamLogging);
544 if (iCommServerIOControl)
546 PvmiMIOCommLoopbackFactory::Delete(iCommServerIOControl);
547 iCommServerIOControl = NULL;

Completed in 12 milliseconds