Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/types/
Dets_field.cpp46 bool EtsField::IsDeclaredIn(const EtsClass *klass) const in IsDeclaredIn() function in ark::ets::EtsField
Dets_method.h229 bool IsDeclaredIn(const EtsClass *klass) const in IsDeclaredIn() function