Searched refs:addInstruction (Results 1 – 2 of 2) sorted by relevance
393 private void addInstruction(Instruction instruction) { in addInstruction() method in ApfGenerator418 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 …]
80 mTestLocationListeningAccountant.addInstruction(activeInstruction) in locationFoundImmediately()81 .addInstruction(passiveInstruction); in locationFoundImmediately()142 mTestLocationListeningAccountant.addInstruction(activeInstruction) in locationNotFoundImmediately()143 .addInstruction(passiveInstruction); in locationNotFoundImmediately()588 FakeLocationListeningAccountant addInstruction(ListeningInstruction listeningInstruction) {