Home
last modified time | relevance | path

Searched refs:AnnotationRemoveAnnotationElementDynamic (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/runtime_core/libabckit/src/adapter_dynamic/
Dmetadata_modify_dynamic.h72 void AnnotationRemoveAnnotationElementDynamic(AbckitCoreAnnotation *anno, AbckitCoreAnnotationEleme…
Dmetadata_modify_dynamic.cpp921 void AnnotationRemoveAnnotationElementDynamic(AbckitCoreAnnotation *anno, AbckitCoreAnnotationEleme… in AnnotationRemoveAnnotationElementDynamic() function
/arkcompiler/runtime_core/libabckit/src/
Dmetadata_arkts_modify_impl.cpp464 return AnnotationRemoveAnnotationElementDynamic(anno->core, elem->core); in AnnotationRemoveAnnotationElement()