Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/libabckit/tests/null_args_tests/
Dnull_args_tests_ArktsInspectApiImpl_0.cpp123 …T_F(LibAbcKitNullptrTestsArktsInspectApiImpl0, coreAnnotationInterfaceFieldToArktsAnnotationInterf… in TEST_F() argument
125 …ers_nullptr::TestNullptr(g_arktsInspectApiImp->coreAnnotationInterfaceFieldToArktsAnnotationInterf… in TEST_F()
/arkcompiler/runtime_core/libabckit/tests/wrong_ctx_tests/
Dwrong_ctx_tests_ArktsInspectApiImpl_0.cpp142 …_F(LibAbcKitWrongCtxTestsArktsInspectApiImpl0, coreAnnotationInterfaceFieldToArktsAnnotationInterf… in TEST_F() argument
144 …_wrong_ctx::TestWrongCtx(g_arktsInspectApiImp->coreAnnotationInterfaceFieldToArktsAnnotationInterf… in TEST_F()
/arkcompiler/runtime_core/libabckit/include/cpp/headers/arkts/
Dannotation_interface_field_impl.h25 …auto ret = GetApiConfig()->cArktsIapi_->coreAnnotationInterfaceFieldToArktsAnnotationInterfaceFiel… in TargetCast()
/arkcompiler/runtime_core/libabckit/include/c/extensions/arkts/
Dmetadata_arkts.h331 …AbckitArktsAnnotationInterfaceField *(*coreAnnotationInterfaceFieldToArktsAnnotationInterfaceField member
/arkcompiler/runtime_core/libabckit/tests/ut/extensions/arkts/modify_api/annotations/
Dannotations_test.cpp560 g_implArkI->coreAnnotationInterfaceFieldToArktsAnnotationInterfaceField(aff.fld)); in ModifyAnnotationInterfaceRemoveField()
625 g_implArkI->coreAnnotationInterfaceFieldToArktsAnnotationInterfaceField(aff.fld)); in TestAnnotationInterfaceRemoveField()
628 … auto annoField = g_implArkI->coreAnnotationInterfaceFieldToArktsAnnotationInterfaceField(aff.fld); in TestAnnotationInterfaceRemoveField()
/arkcompiler/runtime_core/libabckit/tests/ut/extensions/arkts/inspect_api/api_casts/
Dapi_casts.cpp95 … g_implArktsI->coreAnnotationInterfaceFieldToArktsAnnotationInterfaceField(annoIf); in ProcessAnnotationInterfaceField()