Searched refs:StubPoolType (Results 1 – 2 of 2) sorted by relevance
48 typedef std::vector<Stub*> StubPoolType; typedef51 StubPoolType m_StubPool; // stub pool
27 for (StubPoolType::iterator it = m_StubPool.begin(), ie = m_StubPool.end(); in ~StubFactory()125 for (StubPoolType::iterator it = m_StubPool.begin(), ie = m_StubPool.end(); in findPrototype()