Home
last modified time | relevance | path

Searched refs:arktsAnnotationInterfaceFieldToCoreAnnotationInterfaceField (Results 1 – 6 of 6) sorted by relevance

/arkcompiler/runtime_core/libabckit/tests/null_args_tests/
Dnull_args_tests_ArktsInspectApiImpl_0.cpp46 …T_F(LibAbcKitNullptrTestsArktsInspectApiImpl0, arktsAnnotationInterfaceFieldToCoreAnnotationInterf… in TEST_F() argument
48 …ers_nullptr::TestNullptr(g_arktsInspectApiImp->arktsAnnotationInterfaceFieldToCoreAnnotationInterf… in TEST_F()
/arkcompiler/runtime_core/libabckit/tests/wrong_ctx_tests/
Dwrong_ctx_tests_ArktsInspectApiImpl_0.cpp58 …_F(LibAbcKitWrongCtxTestsArktsInspectApiImpl0, arktsAnnotationInterfaceFieldToCoreAnnotationInterf… in TEST_F() argument
60 …_wrong_ctx::TestWrongCtx(g_arktsInspectApiImp->arktsAnnotationInterfaceFieldToCoreAnnotationInterf… in TEST_F()
/arkcompiler/runtime_core/libabckit/include/cpp/headers/arkts/
Dannotation_interface_impl.h46 …auto coreAif = GetApiConfig()->cArktsIapi_->arktsAnnotationInterfaceFieldToCoreAnnotationInterface… in AddField()
/arkcompiler/runtime_core/libabckit/include/c/extensions/arkts/
Dmetadata_arkts.h319 …AbckitCoreAnnotationInterfaceField *(*arktsAnnotationInterfaceFieldToCoreAnnotationInterfaceField)( member
/arkcompiler/runtime_core/libabckit/tests/ut/extensions/arkts/modify_api/annotations/
Dannotations_test.cpp482 g_implArkI->arktsAnnotationInterfaceFieldToCoreAnnotationInterfaceField(field)); in ModifyAnnotationInterfaceAddField()
486 g_implArkI->arktsAnnotationInterfaceFieldToCoreAnnotationInterfaceField(field)); in ModifyAnnotationInterfaceAddField()
493 g_implArkI->arktsAnnotationInterfaceFieldToCoreAnnotationInterfaceField(field)); in ModifyAnnotationInterfaceAddField()
/arkcompiler/runtime_core/libabckit/tests/ut/extensions/arkts/inspect_api/api_casts/
Dapi_casts.cpp98 … g_implArktsI->arktsAnnotationInterfaceFieldToCoreAnnotationInterfaceField(annoIfArkTS); in ProcessAnnotationInterfaceField()