OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FileAlloc
(Results
1 - 2
of
2
) sorted by null
/frameworks/compile/mclinker/unittests/
FactoriesTest.h
40
typedef mcld::MCLDFileFactory
FileAlloc
;
43
FileAlloc
*m_pFileAlloc;
FactoriesTest.cpp
21
m_pFileAlloc = new
FileAlloc
();
Completed in 228 milliseconds