Home | History | Annotate | Download | only in aapt

Lines Matching full:outsize

465 void* AaptFile::editData(size_t* outSize)
467 if (outSize) {
468 *outSize = mDataSize;