Home
last modified time | relevance | path

Searched defs:voidId (Results 1 – 8 of 8) sorted by relevance

/arkcompiler/runtime_core/static_core/plugins/ets/tests/mock/
Dcalling_methods_test_4.cpp41 ets_method voidId = env_->Getp_method(cls, "void_method", "II:V"); in TEST_F() local
96 ets_method voidId = env_->Getp_method(cls, "void_method", "II:V"); in TEST_F() local
191 ets_method voidId = env_->Getp_method(cls, "void_method", "II:V"); in TEST_F() local
243 ets_method voidId = env_->Getp_method(cls, "void_method", "II:V"); in TEST_F() local
Dcalling_methods_test_3.cpp128 ets_method voidId = env_->GetStaticp_method(cls, "void_method", "I:V"); in TEST_F() local
176 ets_method voidId = env_->GetStaticp_method(cls, "void_method", "I:V"); in TEST_F() local
226 ets_method voidId = env_->GetStaticp_method(cls, "void_method", "I:V"); in TEST_F() local
318 ets_method voidId = env_->GetStaticp_method(cls, "void_method", "I:V"); in TEST_F() local
365 ets_method voidId = env_->GetStaticp_method(cls, "void_method", "I:V"); in TEST_F() local
405 ets_method voidId = env_->GetStaticp_method(cls, "void_method", "I:V"); in TEST_F() local
Dcalling_methods_test_5.cpp41 ets_method voidId = env_->Getp_method(cls, "void_method", "II:V"); in TEST_F() local
97 ets_method voidId = env_->Getp_method(cls, "void_method", "II:V"); in TEST_F() local
Dcalling_methods_test_2.cpp42 ets_method voidId = env_->Getp_method(cls, "void_method", "II:V"); in TEST_F() local
92 ets_method voidId = env_->Getp_method(cls, "void_method", "II:V"); in TEST_F() local
148 ets_method voidId = env_->Getp_method(cls, "void_method", "II:V"); in TEST_F() local
236 ets_method voidId = env_->Getp_method(cls, "void_method", "II:V"); in TEST_F() local
Dcalling_methods_test_8.cpp45 ets_method voidId = env_->Getp_method(cCls, "void_method", "II:V"); in TEST_F() local
Dcalling_methods_test_7.cpp45 ets_method voidId = env_->Getp_method(cCls, "void_method", "II:V"); in TEST_F() local
Dcalling_methods_test_6.cpp43 ets_method voidId = env_->Getp_method(cCls, "void_method", "II:V"); in TEST_F() local
/arkcompiler/ets_frontend/ets2panda/compiler/lowering/ets/
DpromiseVoid.cpp43 auto *voidId = in HandleAsyncScriptFunctionBody() local
73 …auto *voidId = checker->AllocNode<ir::Identifier>(compiler::Signatures::UNDEFINED, checker->Alloca… in CreatePromiseVoidType() local