Home
last modified time | relevance | path

Searched refs:getOutputSize (Results 1 – 7 of 7) 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/non-updatable-api/
Dcurrent.txt75535 method public final int getOutputSize(int);
75622 method public final int getOutputSize(int) throws java.lang.IllegalStateException;
/frameworks/base/api/
Dcurrent.txt75679 method public final int getOutputSize(int);
75766 method public final int getOutputSize(int) throws java.lang.IllegalStateException;