Searched refs:m_pStubFactory (Results 1 – 2 of 2) sorted by relevance
232 StubFactory* getStubFactory() { return m_pStubFactory; } in getStubFactory()469 StubFactory* m_pStubFactory; variable
68 m_pStubFactory(NULL), in GNULDBackend()103 delete m_pStubFactory; in ~GNULDBackend()2582 if (NULL == m_pStubFactory) { in initStubFactory()2583 m_pStubFactory = new StubFactory(); in initStubFactory()