Home | History | Annotate | Download | only in androidfw

Lines Matching refs:actualSize

1201     size_t actualSize;
1222 err = reader.ReadEntityHeader(&string, &actualSize);
1232 if ((int)actualSize != bufSize) {
1234 actualSize);