Searched refs:GetPrj (Results 1 – 3 of 3) sorted by relevance
1540 Prj* pPrj = GetPrj(aPrjName); in Read()1643 pNextPrj = GetPrj( *pDepend ); in ExpandPrj_Impl()1676 Prj* pPrj = GetPrj (sProjectName); // 0, if Prj not found in ReadBuildlist()1941 Prj* Star::GetPrj ( ByteString aProjectName ) in GetPrj() function in Star2309 Prj* pPrj = GetPrj (*pStr); in PutPrjIntoStream()2374 Prj* pTmpPrj = GetPrj( pPrj->GetProjectName() ); in operator <<()2773 Prj* pPrj = GetPrj (sProjectName); // 0, if Prj not found; in InsertTokenLine()
370 if( (pPrj = mpStarWriter->GetPrj( aBodyText )) ) in RemoveObject()437 Prj* pPrj = mpStarWriter->GetPrj( sEndName ); in AddConnector()458 Prj* pPrj = mpStarWriter->GetPrj( sEndName ); in RemoveConnector()
417 Prj* GetPrj( ByteString aProjectName );
Completed in 50 milliseconds