Home
last modified time | relevance | path

Searched defs:instruction (Results 1 – 5 of 5) sorted by relevance

/aosp14/frameworks/base/startop/view_compiler/
H A Ddex_builder.cc355 void MethodBuilder::AddInstruction(Instruction instruction) { in AddInstruction()
378 for (const auto& instruction : instructions_) { in EncodeInstructions() local
383 void MethodBuilder::EncodeInstruction(const Instruction& instruction) { in EncodeInstruction()
418 void MethodBuilder::EncodeReturn(const Instruction& instruction, ::dex::Opcode opcode) { in EncodeReturn()
429 void MethodBuilder::EncodeMove(const Instruction& instruction) { in EncodeMove()
461 void MethodBuilder::EncodeInvoke(const Instruction& instruction, ::dex::Opcode opcode) { in EncodeInvoke()
531 void MethodBuilder::EncodeBranch(::dex::Opcode op, const Instruction& instruction) { in EncodeBranch()
545 void MethodBuilder::EncodeNew(const Instruction& instruction) { in EncodeNew()
557 void MethodBuilder::EncodeCast(const Instruction& instruction) { in EncodeCast()
569 void MethodBuilder::EncodeFieldOp(const Instruction& instruction) { in EncodeFieldOp()
/aosp14/frameworks/base/tools/lock_agent/
H A Dagent.cpp180 auto instruction = cIr->Alloc<Bytecode>(); in addInst() local
/aosp14/frameworks/base/telephony/java/android/telephony/
H A DTelephonyManager.java7354 int instruction, int p1, int p2, int p3, @Nullable String data) { in iccTransmitApduLogicalChannelBySlot()
7396 int cla, int instruction, int p1, int p2, int p3, @Nullable String data) { in iccTransmitApduLogicalChannelByPort()
7440 int instruction, int p1, int p2, int p3, String data) { in iccTransmitApduLogicalChannel()
7469 int instruction, int p1, int p2, int p3, String data) { in iccTransmitApduLogicalChannel()
7512 public String iccTransmitApduBasicChannelBySlot(int slotIndex, int cla, int instruction, int p1, in iccTransmitApduBasicChannelBySlot()
7553 int instruction, int p1, int p2, int p3, @Nullable String data) { in iccTransmitApduBasicChannelByPort()
7589 int instruction, int p1, int p2, int p3, String data) { in iccTransmitApduBasicChannel()
7616 int instruction, int p1, int p2, int p3, String data) { in iccTransmitApduBasicChannel()
/aosp14/frameworks/base/telephony/java/com/android/internal/telephony/
H A DITelephony.aidl674 …ansmitApduLogicalChannelByPort(int slotIndex, int portIndex, int channel, int cla, int instruction, in iccTransmitApduLogicalChannelByPort()
696 String iccTransmitApduLogicalChannel(int subId, int channel, int cla, int instruction, in iccTransmitApduLogicalChannel()
718 int instruction, int p1, int p2, int p3, String data); in iccTransmitApduBasicChannelByPort()
737 String iccTransmitApduBasicChannel(int subId, String callingPackage, int cla, int instruction, in iccTransmitApduBasicChannel()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...