/aosp_15_r20/prebuilts/module_sdk/art/current/sdk/common_os/include/art/libdexfile/dex/ |
D | dex_instruction.h | 747 class NoReceiverInstructionOperands final : public InstructionOperands { 749 explicit NoReceiverInstructionOperands(const InstructionOperands* const inner) in NoReceiverInstructionOperands() function 751 ~NoReceiverInstructionOperands() {} in ~NoReceiverInstructionOperands() 757 DISALLOW_IMPLICIT_CONSTRUCTORS(NoReceiverInstructionOperands);
|
/aosp_15_r20/prebuilts/module_sdk/art/7/common_os/include/art/libdexfile/dex/ |
D | dex_instruction.h | 747 class NoReceiverInstructionOperands final : public InstructionOperands { 749 explicit NoReceiverInstructionOperands(const InstructionOperands* const inner) in NoReceiverInstructionOperands() function 751 ~NoReceiverInstructionOperands() {} in ~NoReceiverInstructionOperands() 757 DISALLOW_IMPLICIT_CONSTRUCTORS(NoReceiverInstructionOperands);
|
/aosp_15_r20/prebuilts/module_sdk/art/1/common_os/include/art/libdexfile/dex/ |
D | dex_instruction.h | 747 class NoReceiverInstructionOperands final : public InstructionOperands { 749 explicit NoReceiverInstructionOperands(const InstructionOperands* const inner) in NoReceiverInstructionOperands() function 751 ~NoReceiverInstructionOperands() {} in ~NoReceiverInstructionOperands() 757 DISALLOW_IMPLICIT_CONSTRUCTORS(NoReceiverInstructionOperands);
|
/aosp_15_r20/prebuilts/module_sdk/art/13/include/art/libdexfile/dex/ |
D | dex_instruction.h | 747 class NoReceiverInstructionOperands final : public InstructionOperands { 749 explicit NoReceiverInstructionOperands(const InstructionOperands* const inner) in NoReceiverInstructionOperands() function 751 ~NoReceiverInstructionOperands() {} in ~NoReceiverInstructionOperands() 757 DISALLOW_IMPLICIT_CONSTRUCTORS(NoReceiverInstructionOperands);
|
/aosp_15_r20/prebuilts/module_sdk/art/3/common_os/include/art/libdexfile/dex/ |
D | dex_instruction.h | 747 class NoReceiverInstructionOperands final : public InstructionOperands { 749 explicit NoReceiverInstructionOperands(const InstructionOperands* const inner) in NoReceiverInstructionOperands() function 751 ~NoReceiverInstructionOperands() {} in ~NoReceiverInstructionOperands() 757 DISALLOW_IMPLICIT_CONSTRUCTORS(NoReceiverInstructionOperands);
|
/aosp_15_r20/prebuilts/module_sdk/art/current/sdk/include/art/libdexfile/dex/ |
D | dex_instruction.h | 747 class NoReceiverInstructionOperands final : public InstructionOperands { 749 explicit NoReceiverInstructionOperands(const InstructionOperands* const inner) in NoReceiverInstructionOperands() function 751 ~NoReceiverInstructionOperands() {} in ~NoReceiverInstructionOperands() 757 DISALLOW_IMPLICIT_CONSTRUCTORS(NoReceiverInstructionOperands);
|
/aosp_15_r20/prebuilts/module_sdk/art/13/common_os/include/art/libdexfile/dex/ |
D | dex_instruction.h | 747 class NoReceiverInstructionOperands final : public InstructionOperands { 749 explicit NoReceiverInstructionOperands(const InstructionOperands* const inner) in NoReceiverInstructionOperands() function 751 ~NoReceiverInstructionOperands() {} in ~NoReceiverInstructionOperands() 757 DISALLOW_IMPLICIT_CONSTRUCTORS(NoReceiverInstructionOperands);
|
/aosp_15_r20/art/libdexfile/dex/ |
H A D | dex_instruction.h | 808 class NoReceiverInstructionOperands final : public InstructionOperands { 810 explicit NoReceiverInstructionOperands(const InstructionOperands* const inner) in NoReceiverInstructionOperands() function 812 ~NoReceiverInstructionOperands() {} in ~NoReceiverInstructionOperands() 818 DISALLOW_IMPLICIT_CONSTRUCTORS(NoReceiverInstructionOperands);
|
H A D | dex_instruction.cc | 490 uint32_t NoReceiverInstructionOperands::GetOperand(size_t operand_index) const { in GetOperand()
|
/aosp_15_r20/art/runtime/ |
H A D | method_handles.cc | 741 NoReceiverInstructionOperands varhandle_operands(operands); in DoVarHandleInvokeTranslation()
|
/aosp_15_r20/out/soong/.intermediates/art/libdexfile/libdexfile/android_arm64_armv8-2a_cortex-a55_shared_apex31/obj/.intermediates/art/libdexfile/dexfile_operator_srcs/gen/gensrcs/art/libdexfile/dex/ |
D | dex_instruction.operator_out.sdump | 3295 "function_name" : "art::NoReceiverInstructionOperands::NoReceiverInstructionOperands", 3311 "function_name" : "art::NoReceiverInstructionOperands::NoReceiverInstructionOperands", 3327 "function_name" : "art::NoReceiverInstructionOperands::~NoReceiverInstructionOperands", 3340 "function_name" : "art::NoReceiverInstructionOperands::~NoReceiverInstructionOperands", 3353 "function_name" : "art::NoReceiverInstructionOperands::~NoReceiverInstructionOperands", 16963 "name" : "art::NoReceiverInstructionOperands *", 18628 "name" : "art::NoReceiverInstructionOperands",
|
D | dex_instruction_utils.operator_out.sdump | 3721 "function_name" : "art::NoReceiverInstructionOperands::NoReceiverInstructionOperands", 3737 "function_name" : "art::NoReceiverInstructionOperands::NoReceiverInstructionOperands", 3753 "function_name" : "art::NoReceiverInstructionOperands::~NoReceiverInstructionOperands", 3766 "function_name" : "art::NoReceiverInstructionOperands::~NoReceiverInstructionOperands", 3779 "function_name" : "art::NoReceiverInstructionOperands::~NoReceiverInstructionOperands", 17389 "name" : "art::NoReceiverInstructionOperands *", 19054 "name" : "art::NoReceiverInstructionOperands",
|
/aosp_15_r20/art/runtime/interpreter/ |
H A D | interpreter_common.cc | 451 NoReceiverInstructionOperands operands(all_operands); in DoVarHandleInvokeCommon()
|
/aosp_15_r20/out/soong/.intermediates/art/libdexfile/libdexfile/android_arm64_armv8-2a_cortex-a55_shared_apex31/obj/art/libdexfile/dex/ |
D | dex_instruction.sdump | 9476 "function_name" : "art::NoReceiverInstructionOperands::NoReceiverInstructionOperands", 9492 "function_name" : "art::NoReceiverInstructionOperands::NoReceiverInstructionOperands", 9508 "function_name" : "art::NoReceiverInstructionOperands::~NoReceiverInstructionOperands", 9521 "function_name" : "art::NoReceiverInstructionOperands::~NoReceiverInstructionOperands", 9534 "function_name" : "art::NoReceiverInstructionOperands::~NoReceiverInstructionOperands", 31209 "function_name" : "art::NoReceiverInstructionOperands::GetOperand", 39274 "name" : "const art::NoReceiverInstructionOperands *", 40058 "name" : "art::NoReceiverInstructionOperands *", 41548 "name" : "const art::NoReceiverInstructionOperands", 45250 "name" : "art::NoReceiverInstructionOperands",
|
D | standard_dex_file.sdump | 9980 "function_name" : "art::NoReceiverInstructionOperands::NoReceiverInstructionOperands", 9996 "function_name" : "art::NoReceiverInstructionOperands::NoReceiverInstructionOperands", 10012 "function_name" : "art::NoReceiverInstructionOperands::~NoReceiverInstructionOperands", 10025 "function_name" : "art::NoReceiverInstructionOperands::~NoReceiverInstructionOperands", 10038 "function_name" : "art::NoReceiverInstructionOperands::~NoReceiverInstructionOperands", 39407 "name" : "art::NoReceiverInstructionOperands *", 44719 "name" : "art::NoReceiverInstructionOperands",
|
D | signature.sdump | 9428 "function_name" : "art::NoReceiverInstructionOperands::NoReceiverInstructionOperands", 9444 "function_name" : "art::NoReceiverInstructionOperands::NoReceiverInstructionOperands", 9460 "function_name" : "art::NoReceiverInstructionOperands::~NoReceiverInstructionOperands", 9473 "function_name" : "art::NoReceiverInstructionOperands::~NoReceiverInstructionOperands", 9486 "function_name" : "art::NoReceiverInstructionOperands::~NoReceiverInstructionOperands", 38382 "name" : "art::NoReceiverInstructionOperands *", 43488 "name" : "art::NoReceiverInstructionOperands",
|
D | type_lookup_table.sdump | 9875 "function_name" : "art::NoReceiverInstructionOperands::NoReceiverInstructionOperands", 9891 "function_name" : "art::NoReceiverInstructionOperands::NoReceiverInstructionOperands", 9907 "function_name" : "art::NoReceiverInstructionOperands::~NoReceiverInstructionOperands", 9920 "function_name" : "art::NoReceiverInstructionOperands::~NoReceiverInstructionOperands", 9933 "function_name" : "art::NoReceiverInstructionOperands::~NoReceiverInstructionOperands", 39032 "name" : "art::NoReceiverInstructionOperands *", 44221 "name" : "art::NoReceiverInstructionOperands",
|
D | dex_file_exception_helpers.sdump | 10078 "function_name" : "art::NoReceiverInstructionOperands::NoReceiverInstructionOperands", 10094 "function_name" : "art::NoReceiverInstructionOperands::NoReceiverInstructionOperands", 10110 "function_name" : "art::NoReceiverInstructionOperands::~NoReceiverInstructionOperands", 10123 "function_name" : "art::NoReceiverInstructionOperands::~NoReceiverInstructionOperands", 10136 "function_name" : "art::NoReceiverInstructionOperands::~NoReceiverInstructionOperands", 39534 "name" : "art::NoReceiverInstructionOperands *", 44909 "name" : "art::NoReceiverInstructionOperands",
|
D | compact_dex_file.sdump | 10047 "function_name" : "art::NoReceiverInstructionOperands::NoReceiverInstructionOperands", 10063 "function_name" : "art::NoReceiverInstructionOperands::NoReceiverInstructionOperands", 10079 "function_name" : "art::NoReceiverInstructionOperands::~NoReceiverInstructionOperands", 10092 "function_name" : "art::NoReceiverInstructionOperands::~NoReceiverInstructionOperands", 10105 "function_name" : "art::NoReceiverInstructionOperands::~NoReceiverInstructionOperands", 39495 "name" : "art::NoReceiverInstructionOperands *", 44807 "name" : "art::NoReceiverInstructionOperands",
|
D | dex_file_tracking_registrar.sdump | 10966 "function_name" : "art::NoReceiverInstructionOperands::NoReceiverInstructionOperands", 10982 "function_name" : "art::NoReceiverInstructionOperands::NoReceiverInstructionOperands", 10998 "function_name" : "art::NoReceiverInstructionOperands::~NoReceiverInstructionOperands", 11011 "function_name" : "art::NoReceiverInstructionOperands::~NoReceiverInstructionOperands", 11024 "function_name" : "art::NoReceiverInstructionOperands::~NoReceiverInstructionOperands", 43067 "name" : "art::NoReceiverInstructionOperands *", 48974 "name" : "art::NoReceiverInstructionOperands",
|
D | dex_file.sdump | 11490 "function_name" : "art::NoReceiverInstructionOperands::NoReceiverInstructionOperands", 11506 "function_name" : "art::NoReceiverInstructionOperands::NoReceiverInstructionOperands", 11522 "function_name" : "art::NoReceiverInstructionOperands::~NoReceiverInstructionOperands", 11535 "function_name" : "art::NoReceiverInstructionOperands::~NoReceiverInstructionOperands", 11548 "function_name" : "art::NoReceiverInstructionOperands::~NoReceiverInstructionOperands", 45928 "name" : "art::NoReceiverInstructionOperands *", 52131 "name" : "art::NoReceiverInstructionOperands",
|
D | dex_file_verifier.sdump | 11358 "function_name" : "art::NoReceiverInstructionOperands::NoReceiverInstructionOperands", 11374 "function_name" : "art::NoReceiverInstructionOperands::NoReceiverInstructionOperands", 11390 "function_name" : "art::NoReceiverInstructionOperands::~NoReceiverInstructionOperands", 11403 "function_name" : "art::NoReceiverInstructionOperands::~NoReceiverInstructionOperands", 11416 "function_name" : "art::NoReceiverInstructionOperands::~NoReceiverInstructionOperands", 46214 "name" : "art::NoReceiverInstructionOperands *", 52390 "name" : "art::NoReceiverInstructionOperands",
|
/aosp_15_r20/out/soong/.intermediates/art/libdexfile/libdexfile/android_arm64_armv8-2a_cortex-a55_shared_apex31/obj/art/libdexfile/external/ |
D | dex_file_ext.sdump | 11629 "function_name" : "art::NoReceiverInstructionOperands::NoReceiverInstructionOperands", 11645 "function_name" : "art::NoReceiverInstructionOperands::NoReceiverInstructionOperands", 11661 "function_name" : "art::NoReceiverInstructionOperands::~NoReceiverInstructionOperands", 11674 "function_name" : "art::NoReceiverInstructionOperands::~NoReceiverInstructionOperands", 11687 "function_name" : "art::NoReceiverInstructionOperands::~NoReceiverInstructionOperands", 44179 "name" : "art::NoReceiverInstructionOperands *", 50245 "name" : "art::NoReceiverInstructionOperands",
|
/aosp_15_r20/prebuilts/abi-dumps/platform/33/64/x86/source-based/ |
D | libdexfile.so.lsdump | 11817 "name" : "const art::NoReceiverInstructionOperands *", 12771 "name" : "art::NoReceiverInstructionOperands *", 14481 "name" : "const art::NoReceiverInstructionOperands", 19142 "name" : "art::NoReceiverInstructionOperands",
|
/aosp_15_r20/prebuilts/abi-dumps/platform/33/64/x86_64/source-based/ |
D | libdexfile.so.lsdump | 11826 "name" : "const art::NoReceiverInstructionOperands *", 12780 "name" : "art::NoReceiverInstructionOperands *", 14544 "name" : "const art::NoReceiverInstructionOperands", 19236 "name" : "art::NoReceiverInstructionOperands",
|