Searched refs:GetObjNode (Results 1 – 7 of 7) sorted by relevance
205 DestroyNode( pRscTop, pRscTop->GetObjNode() ); in DestroySubTrees()343 if( NULL != (pObjNode = pRscTop->GetObjNode( rId )) ){ in Search()364 if( NULL != (pObjNode = pRscTop->GetObjNode()) ){ in Delete()753 aEnumObj.WriteRc( pRef, pRef->GetObjNode() ); in IMPL_LINK_INLINE_START()759 aEnumObj.WriteSrc( pRef, pRef->GetObjNode() ); in IMPL_LINK_INLINE_END()766 aEnumObj.WriteCxx( pRef, pRef->GetObjNode() ); in IMPL_LINK_INLINE_END()773 aEnumObj.WriteHxx( pRef, pRef->GetObjNode() ); in IMPL_LINK_INLINE_END()1033 if( pNode->GetObjNode() ) in IMPL_LINK_INLINE_START()1086 if( pRscTop->GetObjNode() ){ in MakeConsistent()1087 if( ! pRscTop->GetObjNode()->IsConsistent() ){ in MakeConsistent()[all …]
141 ObjNode * pCopyObj = aCopyInst.pClass->GetObjNode( aName2 ); in DoClassHeader()
269 GetObjNode( pClassData->aRefId ); in WriteRcHeader()413 pObjNode = rInst.pClass->GetObjNode( pClassData->aRefId ); in WriteHxxHeader()501 pObjNode = rInst.pClass->GetObjNode( pClassData->aRefId ); in WriteCxxHeader()656 pObjNode = aTmpI.pClass->GetObjNode( aId ); in IsToDeep()
99 ObjNode * RefNode :: GetObjNode( const RscId & rRscId ){ in GetObjNode() function in RefNode
337 pObjNode = pRefClass->GetObjNode( aId ); in WriteRc()
100 ObjNode * GetObjNode( const RscId &rRscId );102 ObjNode * GetObjNode(){ in GetObjNode() function in RefNode
107 FillListObj( pRscTop->GetObjNode(), pRscTop, pList, lFileKey ); in FillList()
Completed in 41 milliseconds