Home
last modified time | relevance | path

Searched refs:arktsAnnotationInterfaceToCoreAnnotationInterface (Results 1 – 5 of 5) sorted by relevance

/arkcompiler/runtime_core/libabckit/tests/null_args_tests/
Dnull_args_tests_ArktsInspectApiImpl_0.cpp53 TEST_F(LibAbcKitNullptrTestsArktsInspectApiImpl0, arktsAnnotationInterfaceToCoreAnnotationInterface) in TEST_F() argument
55 …helpers_nullptr::TestNullptr(g_arktsInspectApiImp->arktsAnnotationInterfaceToCoreAnnotationInterfa… in TEST_F()
/arkcompiler/runtime_core/libabckit/tests/wrong_ctx_tests/
Dwrong_ctx_tests_ArktsInspectApiImpl_0.cpp114 TEST_F(LibAbcKitWrongCtxTestsArktsInspectApiImpl0, arktsAnnotationInterfaceToCoreAnnotationInterfac… in TEST_F() argument
116 …lpers_wrong_ctx::TestWrongCtx(g_arktsInspectApiImp->arktsAnnotationInterfaceToCoreAnnotationInterf… in TEST_F()
/arkcompiler/runtime_core/libabckit/include/cpp/headers/arkts/
Dmodule_impl.h87 …auto coreAi = GetApiConfig()->cArktsIapi_->arktsAnnotationInterfaceToCoreAnnotationInterface(arkts… in AddAnnotationInterface()
/arkcompiler/runtime_core/libabckit/include/c/extensions/arkts/
Dmetadata_arkts.h293 AbckitCoreAnnotationInterface *(*arktsAnnotationInterfaceToCoreAnnotationInterface)( member
/arkcompiler/runtime_core/libabckit/tests/ut/extensions/arkts/inspect_api/api_casts/
Dapi_casts.cpp76 g_implArktsI->arktsAnnotationInterfaceToCoreAnnotationInterface(annoIArkTS); in ProcessAnnotationInterface()