Searched refs:m_pStubFactory (Results 1 – 3 of 3) sorted by relevance
309 StubFactory* getStubFactory() { return m_pStubFactory; } in getStubFactory()531 StubFactory* m_pStubFactory; variable
539 if (m_pStubFactory == NULL) { in initStubFactory()540 m_pStubFactory = new StubFactory(); in initStubFactory()
88 m_pStubFactory(NULL), in GNULDBackend()127 delete m_pStubFactory; in ~GNULDBackend()2906 if (m_pStubFactory == NULL) { in initStubFactory()2907 m_pStubFactory = new StubFactory(); in initStubFactory()