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

  /external/opencore/protocols/systems/3g-324m_pvterminal/h324/tsc/src/
tsc_indication.cpp 135 if (iVendorR)
137 OSCL_DELETE(iVendorR);
138 iVendorR = NULL;
165 iVendorR = new TPVH245VendorObjectIdentifier((uint8*)pVendorIdentification->vendor.object->data,
178 iVendorR = new TPVVendorH221NonStandard(pVendorIdentification->vendor.h221NonStandard->t35CountryCode,
222 iTSC_324mObserver->IncomingVendorId(iVendorR, iProductNumberR,
tscmain.cpp 76 iVendorR(NULL),
195 if (iVendorR)
197 OSCL_DELETE(iVendorR);
207 iVendorR = NULL;
446 if (iVendorR)
448 delete iVendorR;
449 iVendorR = NULL;
    [all...]
  /external/opencore/protocols/systems/3g-324m_pvterminal/h324/tsc/include/
tscmain.h 560 TPVH245Vendor* iVendorR;

Completed in 494 milliseconds