Home
last modified time | relevance | path

Searched defs:mainMethod (Results 1 - 6 of 6) sorted by relevance

/arkcompiler/runtime_core/static_core/plugins/ets/tests/mock/
H A Dregister_native_allocation_test.cpp71 ets_method mainMethod = env_->GetStaticp_method(testClass, "main_method", ":I"); in TEST_F() local
/arkcompiler/runtime_core/static_core/runtime/tests/
H A Dinterpreter_test_switch.cpp121 Method *mainMethod; in TEST_F() local
H A Dcompiler_queue_test.cpp134 Method *mainMethod = klass->GetDirectMethod(utf::CStringAsMutf8("main")); in TEST_F() local
162 Method *mainMethod = klass->GetDirectMethod(utf::CStringAsMutf8("main")); in TEST_F() local
193 Method *mainMethod = klass->GetDirectMethod(utf::CStringAsMutf8("main")); TEST_F() local
232 Method *mainMethod = klass->GetDirectMethod(utf::CStringAsMutf8("main")); TEST_F() local
267 Method *mainMethod = klass->GetDirectMethod(utf::CStringAsMutf8("main")); TEST_F() local
320 Method *mainMethod = klass->GetDirectMethod(utf::CStringAsMutf8("main")); TEST_F() local
349 Method *mainMethod = klass->GetDirectMethod(utf::CStringAsMutf8("main")); TEST_F() local
379 Method *mainMethod = klass->GetDirectMethod(utf::CStringAsMutf8("main")); TEST_F() local
426 Method *mainMethod = klass->GetDirectMethod(utf::CStringAsMutf8("main")); TEST_F() local
461 Method *mainMethod = klass->GetDirectMethod(utf::CStringAsMutf8("main")); TEST_F() local
513 Method *mainMethod = klass->GetDirectMethod(utf::CStringAsMutf8("main")); TEST_F() local
[all...]
H A Dmethod_test.cpp174 Method *mainMethod = klass->GetDirectMethod(utf::CStringAsMutf8("main")); in TEST_F() local
541 Method *mainMethod = klass->GetDirectMethod(utf::CStringAsMutf8("main")); in TEST_F() local
/arkcompiler/ets_frontend/ets2panda/compiler/lowering/ets/topLevelStmts/
H A DglobalClassHandler.cpp333 ir::MethodDefinition *mainMethod = in SetupGlobalMethods() local
/arkcompiler/ets_runtime/ecmascript/compiler/aot_file/
H A Daot_file_manager.cpp367 MethodLiteral *mainMethod = jsPandaFile->FindMethodLiteral(mainFuncMethodId); in SetAOTMainFuncEntry() local

Completed in 5 milliseconds