Home | History | Annotate | Download | only in apf

Lines Matching refs:total_size

905         int total_size;
915 total_size = updateInstructionOffsets();
917 mDropLabel.offset = total_size + 1;
918 mPassLabel.offset = total_size;
930 byte[] bytecode = new byte[total_size];