Home
last modified time | relevance | path

Searched defs:ResolveArgType (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/types/
Dets_method.cpp198 EtsClass *EtsMethod::ResolveArgType(uint32_t idx) in ResolveArgType() function in ark::ets::EtsMethod
/arkcompiler/runtime_core/static_core/plugins/ets/tests/runtime/types/
Dets_method_test.cpp341 TEST_F(EtsMethodTest, ResolveArgType) in TEST_F() argument