Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/types/
Dets_class.cpp562 uint32_t EtsClass::GetFieldIndexByName(const char *name) in GetFieldIndexByName() function in ark::ets::EtsClass
/arkcompiler/runtime_core/static_core/plugins/ets/tests/runtime/types/
Dets_class_file_test.cpp213 TEST_F(EtsClassTest, GetFieldIndexByName) in TEST_F() argument