Home
last modified time | relevance | path

Searched refs:getOutputSize (Results 1 – 8 of 8) sorted by relevance

/frameworks/compile/mclinker/include/mcld/LD/
DObjectWriter.h31 virtual size_t getOutputSize(const Module& pModule) const = 0;
DELFObjectWriter.h39 size_t getOutputSize(const Module& pModule) const;
/frameworks/compile/mclinker/lib/Core/
DLinker.cpp282 file, m_pObjLinker->getWriter()->getOutputSize(pModule), output); in emit()
295 file, m_pObjLinker->getWriter()->getOutputSize(pModule), output); in emit()
/frameworks/compile/mclinker/lib/LD/
DELFObjectWriter.cpp188 size_t ELFObjectWriter::getOutputSize(const Module& pModule) const { in getOutputSize() function in mcld::ELFObjectWriter
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt51275 method public final int getOutputSize(int);
51362 method public final int getOutputSize(int) throws java.lang.IllegalStateException;
/frameworks/base/api/
Dcurrent.txt68631 method public final int getOutputSize(int);
68719 method public final int getOutputSize(int) throws java.lang.IllegalStateException;
Dtest-current.txt69113 method public final int getOutputSize(int);
69201 method public final int getOutputSize(int) throws java.lang.IllegalStateException;
Dsystem-current.txt72589 method public final int getOutputSize(int);
72677 method public final int getOutputSize(int) throws java.lang.IllegalStateException;