Searched refs:pDepLst (Results 1 – 2 of 2) sorted by relevance
1628 SByteStringList* pDepLst = NULL; in ExpandPrj_Impl() local1635 pDepLst = pDepPrj->GetDependencies(); in ExpandPrj_Impl()1636 if ( pDepLst ) { in ExpandPrj_Impl()1637 for ( i = 0; i < pDepLst->Count(); i++ ) { in ExpandPrj_Impl()1638 pDepend = pDepLst->GetObject( i ); in ExpandPrj_Impl()
2073 RscDependList * pDepLst = aSrc.GetDependList();
Completed in 16 milliseconds