Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interpreter/
Dinterpreter-inl.h103 ALWAYS_INLINE Field *LookupFieldByName(Class *klass, Field *rawField) in LookupFieldByName() function
/arkcompiler/runtime_core/static_core/runtime/include/
Dclass.h838 Field *LookupFieldByName(panda_file::File::StringData name) const in LookupFieldByName() function