OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:m_MemFactory
(Results
1 - 2
of
2
) sorted by null
/frameworks/compile/mclinker/unittests/
InputTreeTest.h
49
mcld::MemoryAreaFactory
m_MemFactory
;
InputTreeTest.cpp
25
InputTreeTest::InputTreeTest() :
m_MemFactory
(10), m_ContextFactory(4) {
30
*m_pConfig, *m_pAlloc, m_ContextFactory,
m_MemFactory
, false);
Completed in 129 milliseconds