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

  /external/opencore/engines/2way/test/src/
alloc_dealloc_test.cpp 70 OSCL_TRY(error, temp = CPV2WayProxyFactory::CreateTerminal(iSIP ? PV_SIP : PV_324M,
78 OSCL_TRY(error, temp = CPV2WayEngineFactory::CreateTerminal(iSIP ? PV_SIP : PV_324M,
test_base.cpp 431 OSCL_TRY(error, terminal = CPV2WayEngineFactory::CreateTerminal(iSIP ? PV_SIP : PV_324M,
  /external/opencore/engines/2way/test/include/
test_base.h 45 iSIP(isSIP),
126 bool iSIP;

Completed in 14 milliseconds