Searched refs:kBitcodeWrappererBufferSize (Results 1 - 2 of 2) sorted by relevance

/frameworks/compile/libbcc/include/bcinfo/Wrap/
H A Dbitcode_wrapperer.h44 static const size_t kBitcodeWrappererBufferSize = 1024; variable
/frameworks/compile/libbcc/bcinfo/Wrap/
H A Dbitcode_wrapperer.cpp72 buffer_.resize(kBitcodeWrappererBufferSize);

Completed in 25 milliseconds