Searched defs:instructionAfter (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/frameworks/base/tools/lock_agent/ |
H A D | agent.cpp | 178 static void addInst(CodeIr* cIr, lir::Instruction* instructionAfter, Opcode opcode, in addInst() 191 void addCall(CodeIr* cIr, lir::Instruction* instructionAfter, Opcode opcode, ir::Type* type, in addCall() 206 void addCall(CodeIr* cIr, lir::Instruction* instructionAfter, Opcode opcode, ir::Type* type, in addCall()
|
/aosp_15_r20/external/dexmaker/dexmaker-mockito-inline-extended/src/main/jni/staticjvmtiagent/ |
H A D | agent.cc | 144 lir::Instruction* instructionAfter, in addLabel() 152 lir::Instruction* instructionAfter, in addInstr() 170 lir::Instruction* instructionAfter, in addCall()
|
/aosp_15_r20/external/dexmaker/dexmaker-mockito-inline/src/main/jni/dexmakerjvmtiagent/ |
H A D | agent.cc | 144 lir::Instruction* instructionAfter, in addLabel() 152 lir::Instruction* instructionAfter, in addInstr() 170 lir::Instruction* instructionAfter, in addCall()
|