Searched refs:getOutputSize (Results 1 - 5 of 5) sorted by relevance

/frameworks/compile/mclinker/include/mcld/LD/
H A DObjectWriter.h31 virtual size_t getOutputSize(const Module& pModule) const = 0;
H A DELFObjectWriter.h39 size_t getOutputSize(const Module& pModule) const;
/frameworks/compile/mclinker/lib/Core/
H A DLinker.cpp282 file, m_pObjLinker->getWriter()->getOutputSize(pModule), output);
295 file, m_pObjLinker->getWriter()->getOutputSize(pModule), output);
/frameworks/compile/mclinker/lib/LD/
H A DELFObjectWriter.cpp187 // getOutputSize - count the final output size
188 size_t ELFObjectWriter::getOutputSize(const Module& pModule) const { function in class:mcld::ELFObjectWriter
/frameworks/base/config/
H A Dboot-image-profile.txt10687 HPLcom/android/org/bouncycastle/crypto/modes/AEADBlockCipher;->getOutputSize(I)I
10700 HPLcom/android/org/bouncycastle/crypto/modes/GCMBlockCipher;->getOutputSize(I)I
10729 HPLcom/android/org/bouncycastle/jcajce/provider/symmetric/util/BaseBlockCipher$AEADGenericBlockCipher;->getOutputSize(I)I
10736 HPLcom/android/org/bouncycastle/jcajce/provider/symmetric/util/BaseBlockCipher$GenericBlockCipher;->getOutputSize(I)I
[all...]

Completed in 91 milliseconds