Home
last modified time | relevance | path

Searched refs:addInstruction (Results 1 – 1 of 1) sorted by relevance

/packages/modules/NetworkStack/src/android/net/apf/
DApfGenerator.java393 private void addInstruction(Instruction instruction) { in addInstruction() method in ApfGenerator
418 addInstruction(instruction); in defineLabel()
428 addInstruction(instruction); in addJump()
439 addInstruction(instruction); in addLoad8()
450 addInstruction(instruction); in addLoad16()
461 addInstruction(instruction); in addLoad32()
473 addInstruction(instruction); in addLoad8Indexed()
485 addInstruction(instruction); in addLoad16Indexed()
497 addInstruction(instruction); in addLoad32Indexed()
507 addInstruction(instruction); in addAdd()
[all …]