Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/libabckit/include/cpp/headers/core/
Dannotation_interface_field.h114 …AnnotationInterfaceField(AbckitCoreAnnotationInterfaceField *anni, const ApiConfig *conf, const Fi… in AnnotationInterfaceField()
Dannotation_interface.h132 … AnnotationInterface(AbckitCoreAnnotationInterface *anni, const ApiConfig *conf, const File *file) in AnnotationInterface()
/arkcompiler/runtime_core/libabckit/tests/cpp/tests/
Dcpp_test.cpp231 abckit::core::AnnotationInterface anni = ann.GetInterface(); in TEST_F() local
271 for (auto &anni : mdl.GetAnnotationInterfaces()) { in TEST_F() local