Home
last modified time | relevance | path

Searched refs:PARAM_ANNOTATION (Results 1 - 6 of 6) sorted by relevance

/arkcompiler/runtime_core/libpandafile/
H A Dmethod_data_accessor-inl.h269 auto v = helpers::GetOptionalTaggedValue<File::EntityId>(param_annotation_sp_, MethodTag::PARAM_ANNOTATION, in GetParamAnnotationId()
H A Dfile_items.cpp716 if (!WriteIdTaggedValue(writer, MethodTag::PARAM_ANNOTATION, param_annotations_)) { in WriteTaggedData()
H A Dfile_items.h59 PARAM_ANNOTATION = 0x07, member in panda::panda_file::ClassTag::MethodTag
/arkcompiler/runtime_core/static_core/libpandafile/
H A Dmethod_data_accessor-inl.h284 auto v = helpers::GetOptionalTaggedValue<File::EntityId>(paramAnnotationSp_, MethodTag::PARAM_ANNOTATION, in GetParamAnnotationId()
H A Dfile_items.cpp657 if (!WriteIdTaggedValue(writer, MethodTag::PARAM_ANNOTATION, paramAnnotations_)) { in WriteTaggedData()
H A Dfile_items.h60 PARAM_ANNOTATION = 0x07, member in ark::panda_file::ClassTag::MethodTag

Completed in 14 milliseconds