Searched refs:annotationInterfaceGetModule (Results 1 – 4 of 4) sorted by relevance
63 auto mod = GetApiConfig()->cIapi_->annotationInterfaceGetModule(GetView()); in GetModule()
144 TEST_F(LibAbcKitNullptrTestsInspectApiImpl0, annotationInterfaceGetModule) in TEST_F() argument146 helpers_nullptr::TestNullptr(g_inspectApiImp->annotationInterfaceGetModule); in TEST_F()
1010 AbckitCoreModule *(*annotationInterfaceGetModule)(AbckitCoreAnnotationInterface *ai); member
252 auto curModule = g_implI->annotationInterfaceGetModule(annoI); in ProcessModule()