Searched refs:GetDependencyIndex (Results 1 – 2 of 2) sorted by relevance
329 if(pEntryDependOn->IsActivated() && (pEntryDependOn->GetDependencyIndex() == index)) in UnregisterRecursive()338 GetEntry(pEntry->GetDependencyIndex())->Unlock(); in UnregisterRecursive()
275 …s32 GetDependencyIndex() const { return HasDependencyIndex() ? m_DependencyIndex : INVALID… in GetDependencyIndex() function