Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/libabckit/tests/mock/
Dmetadata_inspect_impl_mock.cpp322 AbckitCoreModule *AnnotationInterfaceGetModule(AbckitCoreAnnotationInterface *anno) in AnnotationInterfaceGetModule() function
870 AnnotationInterfaceGetModule,
/arkcompiler/runtime_core/libabckit/src/
Dmetadata_inspect_impl.cpp592 extern "C" AbckitCoreModule *AnnotationInterfaceGetModule(AbckitCoreAnnotationInterface *anno) in AnnotationInterfaceGetModule() function
1533 AnnotationInterfaceGetModule,
/arkcompiler/runtime_core/libabckit/tests/ut/metadata_core/inspect_api/annotations/
Dannotations_test.cpp613 TEST_F(LibAbcKitInspectApiAnnotationsTests, AnnotationInterfaceGetModule) in TEST_F() argument