HomeSort by relevance Sort by last modified time
    Searched defs:m_pModule (Results 1 - 3 of 3) sorted by null

  /external/pdfium/core/src/fxcodec/jbig2/
JBig2_Object.h 39 CJBig2_Module *m_pModule;
41 #define JBIG2_NEW new(m_pModule)
42 #define JBIG2_ALLOC(p, a) p = JBIG2_NEW a; p->m_pModule = m_pModule;
  /frameworks/compile/mclinker/unittests/
ELFReaderTest.h 50 mcld::Module* m_pModule;
  /frameworks/compile/mclinker/include/mcld/Object/
ObjectLinker.h 169 Module* m_pModule;

Completed in 386 milliseconds