Home
last modified time | relevance | path

Searched defs:GetNumericalAnnotation (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/runtime_core/libpandafile/
Dmethod_data_accessor-inl.h333 inline uint32_t MethodDataAccessor::GetNumericalAnnotation(uint32_t field_id) in GetNumericalAnnotation() function
/arkcompiler/runtime_core/static_core/libpandafile/
Dmethod_data_accessor-inl.h373 inline uint32_t MethodDataAccessor::GetNumericalAnnotation(uint32_t fieldId) in GetNumericalAnnotation() function
/arkcompiler/runtime_core/static_core/runtime/
Dmethod.cpp349 uint32_t Method::GetNumericalAnnotation(AnnotationField fieldId) const in GetNumericalAnnotation() function in ark::Method