Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/intrinsics/
Descompat_RegExp.cpp194 auto *resultField = resultClass->GetDeclaredFieldIDByName(RESULT_FIELD_NAME); in SetSuccessfulMatchLegacyProperties() local
323 auto *resultField = resultClass->GetDeclaredFieldIDByName(RESULT_FIELD_NAME); in SetResultField() local
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/ani/
Dani_interaction_api.cpp5241 auto *resultField = internalTuple->GetFieldObject(field); in TupleValueGetItem() local