| /arkcompiler/runtime_core/static_core/assembler/tests/ |
| D | emitter_test.cpp | 97 cda.EnumerateMethods([&](panda_file::MethodDataAccessor &mda) { in TEST() 180 cda.EnumerateMethods([&](panda_file::MethodDataAccessor &) { ASSERT_TRUE(false); }); in TEST() 226 cda.EnumerateMethods([&](panda_file::MethodDataAccessor &mda) { in TEST() 316 cda.EnumerateMethods([&](panda_file::MethodDataAccessor &mda) { in TEST() 454 …cda.EnumerateMethods([&](panda_file::MethodDataAccessor &mda) { ASSERT_FALSE(mda.GetSourceLang());… in TEST() 480 cda.EnumerateMethods([&](panda_file::MethodDataAccessor &mda) { in TEST() 506 cda.EnumerateMethods([&](panda_file::MethodDataAccessor &mda) { in TEST() 702 cda.EnumerateMethods([&](panda_file::MethodDataAccessor &mda) { in TEST() 777 cda.EnumerateMethods([&](panda_file::MethodDataAccessor &mda) { in TEST() 852 cda.EnumerateMethods([&](panda_file::MethodDataAccessor &mda) { in TEST() [all …]
|
| /arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/ets_proxy/ |
| D | ets_method_set.h | 72 void EnumerateMethods(const Callback &callback) const in EnumerateMethods() function 135 methodSet->EnumerateMethods(pushAllPandaMethods); in CollectAllPandaMethods()
|
| /arkcompiler/runtime_core/bytecode_optimizer/tests/ |
| D | graph_test.h | 56 cda.EnumerateMethods([&pfile, &cb](panda_file::MethodDataAccessor &mda) { in TestBuildGraphFromFile() 88 … cda.EnumerateMethods([maps, method_name, ir_interface, &cb](panda_file::MethodDataAccessor &mda) { in TestBuildGraphFromFunc()
|
| D | codegen_test.cpp | 435 cda.EnumerateMethods([&](panda_file::MethodDataAccessor &mda) { in __anon85c438b50702() 463 cda.EnumerateMethods([&](panda_file::MethodDataAccessor &mda) { in __anon85c438b50802()
|
| /arkcompiler/ets_runtime/ecmascript/jspandafile/tests/ |
| D | js_pandafile_executor_test.cpp | 79 cda.EnumerateMethods([&](panda_file::MethodDataAccessor &mda) { in HWTEST_F_L0() 114 cda.EnumerateMethods([&](panda_file::MethodDataAccessor &mda) { in HWTEST_F_L0() 151 cda.EnumerateMethods([&](panda_file::MethodDataAccessor &mda) { in HWTEST_F_L0()
|
| D | panda_file_translator_test.cpp | 79 cda.EnumerateMethods([&](panda_file::MethodDataAccessor &mda) { in HWTEST_F_L0() 122 cda.EnumerateMethods([&](panda_file::MethodDataAccessor &mda) { in HWTEST_F_L0()
|
| D | js_pandafile_test.cpp | 137 cda.EnumerateMethods([&](panda_file::MethodDataAccessor &mda) { in HWTEST_F_L0() 171 cda.EnumerateMethods([&](panda_file::MethodDataAccessor &mda) { in HWTEST_F_L0() 221 cda.EnumerateMethods([&](panda_file::MethodDataAccessor &mda) { in HWTEST_F_L0()
|
| /arkcompiler/runtime_core/static_core/tests/fuzztest/methoddataaccessor_fuzzer/ |
| D | methoddataaccessor_fuzzer.cpp | 37 cda.EnumerateMethods([&](const ark::panda_file::MethodDataAccessor &mda) {}); in MethodDataAccessorFuzzTest()
|
| /arkcompiler/runtime_core/assembler/tests/ |
| D | emitter_test.cpp | 95 cda.EnumerateMethods([&](panda_file::MethodDataAccessor &mda) { in TEST() 178 cda.EnumerateMethods([&](panda_file::MethodDataAccessor &) { ASSERT_TRUE(false); }); in TEST() 224 cda.EnumerateMethods([&](panda_file::MethodDataAccessor &mda) { in TEST() 314 cda.EnumerateMethods([&](panda_file::MethodDataAccessor &mda) { in TEST() 450 …cda.EnumerateMethods([&](panda_file::MethodDataAccessor &mda) { ASSERT_FALSE(mda.GetSourceLang());… in TEST() 476 cda.EnumerateMethods([&](panda_file::MethodDataAccessor &mda) { in TEST() 502 cda.EnumerateMethods([&](panda_file::MethodDataAccessor &mda) { in TEST() 696 cda.EnumerateMethods([&](panda_file::MethodDataAccessor &mda) { in TEST() 771 cda.EnumerateMethods([&](panda_file::MethodDataAccessor &mda) { in TEST()
|
| D | assembler_emitter_test.cpp | 82 cda.EnumerateMethods([&](panda_file::MethodDataAccessor &mda) { in __anonad8984a40102() 135 cda.EnumerateMethods([&](panda_file::MethodDataAccessor &mda) { in __anonad8984a40402() 207 cda.EnumerateMethods([&](panda_file::MethodDataAccessor &) { EXPECT_TRUE(false); }); in __anonad8984a40802() 253 cda.EnumerateMethods([&](panda_file::MethodDataAccessor &mda) { in __anonad8984a40902() 367 cda.EnumerateMethods([&](panda_file::MethodDataAccessor &mda) { in __anonad8984a40a02() 515 …cda.EnumerateMethods([&](panda_file::MethodDataAccessor &mda) { EXPECT_FALSE(mda.GetSourceLang());… in __anonad8984a40d02() 546 cda.EnumerateMethods([&](panda_file::MethodDataAccessor &mda) { in __anonad8984a40e02() 572 cda.EnumerateMethods([&](panda_file::MethodDataAccessor &mda) { in __anonad8984a40f02() 781 cda.EnumerateMethods([&](panda_file::MethodDataAccessor &mda) { in __anonad8984a41102() 1229 cda.EnumerateMethods([&](panda_file::MethodDataAccessor &mda) { in __anonad8984a41302() [all …]
|
| /arkcompiler/runtime_core/static_core/plugins/ets/arkts_header/ |
| D | header_writer.cpp | 60 cda.EnumerateMethods([&](panda_file::MethodDataAccessor &mda) { in PrintFunction() 85 cda.EnumerateMethods([&mda, &isOverloaded](panda_file::MethodDataAccessor &mda1) { in CheckOverloading()
|
| /arkcompiler/runtime_core/libpandafile/ |
| D | class_data_accessor-inl.h | 54 EnumerateMethods([](const MethodDataAccessor & /* unused */) {}); in SkipMethods() 174 inline void ClassDataAccessor::EnumerateMethods(const Callback &cb) in EnumerateMethods() function
|
| D | class_data_accessor.h | 103 void EnumerateMethods(const Callback &cb);
|
| D | debug_info_extractor.cpp | 238 cda.EnumerateMethods([&](MethodDataAccessor &mda) { in Extract()
|
| /arkcompiler/runtime_core/static_core/runtime/include/ |
| D | vtable_builder_base-inl.h | 54 cda->EnumerateMethods([this](panda_file::MethodDataAccessor &mda) { in BuildForInterface() 100 cda->EnumerateMethods([this, ctx, &classMethods](panda_file::MethodDataAccessor &mda) { in AddClassMethods()
|
| /arkcompiler/runtime_core/static_core/libpandafile/external/ |
| D | file_ext.cpp | 85 cda.EnumerateMethods(callBack); in QueryMethodSymByOffset() 94 …cda.EnumerateMethods([this, &cda, &offset, &found](ark::panda_file::MethodDataAccessor &mda) -> vo… in EnumerateAllMethods() 147 cda.EnumerateMethods([&](ark::panda_file::MethodDataAccessor &mda) -> void { in QueryAllMethodSyms()
|
| /arkcompiler/runtime_core/compiler/tests/ |
| D | graph_test.h | 62 … cda.EnumerateMethods([&pfile, &cb, &skip_try_catch](panda_file::MethodDataAccessor &mda) {
|
| /arkcompiler/runtime_core/static_core/libpandafile/ |
| D | class_data_accessor-inl.h | 55 EnumerateMethods([](const MethodDataAccessor & /* unused */) {}); in SkipMethods() 190 inline void ClassDataAccessor::EnumerateMethods(const Callback &cb) in EnumerateMethods() function
|
| D | class_data_accessor.h | 121 void EnumerateMethods(const Callback &cb);
|
| D | debug_info_extractor.cpp | 197 cda.EnumerateMethods([this, pf, &sourceFileId, &cda](MethodDataAccessor &mda) { in Extract()
|
| /arkcompiler/runtime_core/abc2program/ |
| D | abc_class_processor.cpp | 104 class_data_accessor_->EnumerateMethods([&](panda_file::MethodDataAccessor &mda) -> void { in FillFunctions()
|
| /arkcompiler/runtime_core/static_core/tools/sampler/ |
| D | aspt_converter.cpp | 139 cda.EnumerateMethods([&](panda_file::MethodDataAccessor &mda) { in BuildMethodsMapHelper()
|
| /arkcompiler/runtime_core/bytecode_optimizer/ |
| D | optimize_bytecode.cpp | 338 cda.EnumerateMethods([MAIN_METHOD_NAME, record_name, is_dynamic, ir_interface, &result]( in AnalysisModuleConstantValue() 516 … cda.EnumerateMethods([prog, maps, is_dynamic, &result](panda_file::MethodDataAccessor &mda) { in OptimizePandaFile()
|
| /arkcompiler/ets_runtime/ecmascript/jspandafile/ |
| D | debug_info_extractor.h | 122 cda.EnumerateMethods([&](panda_file::MethodDataAccessor &mda) { in MatchWithLocation()
|
| /arkcompiler/runtime_core/static_core/runtime/tests/ |
| D | debugger_test.cpp | 192 cda.EnumerateMethods([&](panda_file::MethodDataAccessor &mda) { in TEST_F()
|