Searched refs:m_pStubFactory (Results 1 – 3 of 3) sorted by relevance
312 StubFactory* getStubFactory() { return m_pStubFactory; } in getStubFactory()539 StubFactory* m_pStubFactory; variable
571 if (NULL == m_pStubFactory) { in initStubFactory()572 m_pStubFactory = new StubFactory(); in initStubFactory()
89 m_pStubFactory(NULL), in GNULDBackend()129 delete m_pStubFactory; in ~GNULDBackend()3042 if (NULL == m_pStubFactory) { in initStubFactory()3043 m_pStubFactory = new StubFactory(); in initStubFactory()