Home
last modified time | relevance | path

Searched refs:moduleAddAnnotationInterface (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/runtime_core/libabckit/tests/null_args_tests/
Dnull_args_tests_ArktsModifyApiImpl_0.cpp102 TEST_F(LibAbcKitNullptrTestsArktsModifyApiImpl0, moduleAddAnnotationInterface) in TEST_F() argument
104 helpers_nullptr::TestNullptr(g_arktsModifyApiImp->moduleAddAnnotationInterface); in TEST_F()
/arkcompiler/runtime_core/libabckit/include/cpp/headers/arkts/
Dmodule_impl.h85 auto arktsAi = GetApiConfig()->cArktsMapi_->moduleAddAnnotationInterface(arktsMod, &params); in AddAnnotationInterface()
/arkcompiler/runtime_core/libabckit/include/c/extensions/arkts/
Dmetadata_arkts.h520 AbckitArktsAnnotationInterface *(*moduleAddAnnotationInterface)( member
/arkcompiler/runtime_core/libabckit/tests/ut/extensions/arkts/modify_api/annotations/
Dannotations_test.cpp46 …g_implArkM->moduleAddAnnotationInterface(g_implArkI->coreModuleToArktsModule(module), &annoIfParam… in ModifyModule()