| /arkcompiler/runtime_core/libabckit/tests/ut/extensions/arkts/modify_api/modules/ |
| D | modules_dynamic_modify_test.cpp | 50 g_implI->fileEnumerateModules(file, &ctxFinder, helpers::ModuleByNameFinder); in ModifyMetaDynModuleRemoveImport() 90 g_implI->fileEnumerateModules(file, &ctxFinder, helpers::ModuleByNameFinder); in ModifyMetaDynModuleRemoveExport() 204 g_implI->fileEnumerateModules(file, &ctxFinder, helpers::ModuleByNameFinder); in AddImportFromDynamicModuleImpl() 250 g_implI->fileEnumerateModules(file, &ctxFinder, helpers::ModuleByNameFinder); in DynamicModuleAddExportImpl() 299 g_implI->fileEnumerateModules(file, &ctxFinder, helpers::ModuleByNameFinder); in TransformIrAddImportedFunctionCall() 323 g_implI->fileEnumerateModules(file, &ctxFinder, helpers::ModuleByNameFinder); in TransformIrAddImportedFunctionCallNS() 348 g_implI->fileEnumerateModules(file, &ctxFinder, helpers::ModuleByNameFinder); in TransformIrAddLocalExport() 380 g_implI->fileEnumerateModules(file, &ctxFinder, helpers::ModuleByNameFinder); in TransformIrAddIndirectExport() 405 g_implI->fileEnumerateModules(file, &ctxFinder, helpers::ModuleByNameFinder); in TransformIrAddStarExport() 425 g_implI->fileEnumerateModules(file, &ctxFinder, helpers::ModuleByNameFinder); in TransformIrAddStarExportFunc() [all …]
|
| /arkcompiler/runtime_core/libabckit/tests/ut/extensions/js/modify_api/modules/ |
| D | modules_dynamic_modify_test.cpp | 63 g_implI->fileEnumerateModules(file, &ctxFinder, helpers::ModuleByNameFinder); in ModifyMetaDynModuleRemoveImport() 103 g_implI->fileEnumerateModules(file, &ctxFinder, helpers::ModuleByNameFinder); in ModifyMetaDynModuleRemoveExport() 290 g_implI->fileEnumerateModules(file, &ctxFinder, helpers::ModuleByNameFinder); in AddImportFromDynamicModuleImpl() 336 g_implI->fileEnumerateModules(file, &ctxFinder, helpers::ModuleByNameFinder); in DynamicModuleAddExportImpl() 385 g_implI->fileEnumerateModules(file, &ctxFinder, helpers::ModuleByNameFinder); in TransformIrAddImportedFunctionCall() 409 g_implI->fileEnumerateModules(file, &ctxFinder, helpers::ModuleByNameFinder); in TransformIrAddImportedFunctionCallNS() 434 g_implI->fileEnumerateModules(file, &ctxFinder, helpers::ModuleByNameFinder); in TransformIrAddLocalExport() 466 g_implI->fileEnumerateModules(file, &ctxFinder, helpers::ModuleByNameFinder); in TransformIrAddIndirectExport() 491 g_implI->fileEnumerateModules(file, &ctxFinder, helpers::ModuleByNameFinder); in TransformIrAddStarExport() 511 g_implI->fileEnumerateModules(file, &ctxFinder, helpers::ModuleByNameFinder); in TransformIrAddStarExportFunc() [all …]
|
| /arkcompiler/runtime_core/libabckit/tests/ut/isa/isa_dynamic/modules/ |
| D | isa_dynamic_modules.cpp | 132 g_implI->fileEnumerateModules(graph->file, &ctxFinder, helpers::ModuleByNameFinder); in IgetModuleTest() 190 g_implI->fileEnumerateModules(graph->file, &ctxFinder, helpers::ModuleByNameFinder); in TransformIrGetModuleNamespace() 209 g_implI->fileEnumerateModules(graph->file, &ctxFinder, helpers::ModuleByNameFinder); in TransformIrLdExternalModuleVar() 233 g_implI->fileEnumerateModules(graph->file, &ctxFinder, helpers::ModuleByNameFinder); in TransformIrLdLocalModuleVar() 259 g_implI->fileEnumerateModules(graph->file, &ctxFinder, helpers::ModuleByNameFinder); in TransformIrStModuleVar() 374 g_implI->fileEnumerateModules(graph->file, &ctxFinder, helpers::ModuleByNameFinder); in TEST_F() 406 g_implI->fileEnumerateModules(graph->file, &ctxFinder, helpers::ModuleByNameFinder); in TEST_F() 468 g_implI->fileEnumerateModules(graph->file, &ctxFinder, helpers::ModuleByNameFinder); in TEST_F() 499 g_implI->fileEnumerateModules(graph->file, &ctxFinder, helpers::ModuleByNameFinder); in TEST_F() 560 g_implI->fileEnumerateModules(graph->file, &ctxFinder, helpers::ModuleByNameFinder); in TEST_F() [all …]
|
| /arkcompiler/runtime_core/libabckit/tests/ut/metadata_core/inspect_api/modules/ |
| D | modules_dynamic_test.cpp | 161 g_implI->fileEnumerateModules(file, &ctxFinder, helpers::ModuleByNameFinder); in GetFileTarget() 263 g_implI->fileEnumerateModules(file, &ctxFinder, helpers::ModuleByNameFinder); in TEST_F() 287 g_implI->fileEnumerateModules(file, &ctxFinder, helpers::ModuleByNameFinder); in TEST_F() 322 g_implI->fileEnumerateModules(file, &ctxFinder, helpers::ModuleByNameFinder); in TEST_F() 352 g_implI->fileEnumerateModules(file, &ctxFinder, helpers::ModuleByNameFinder); in TEST_F() 382 g_implI->fileEnumerateModules(file, &ctxFinder, helpers::ModuleByNameFinder); in TEST_F() 461 g_implI->fileEnumerateModules(file, &ctxFinder, helpers::ModuleByNameFinder); in TEST_F() 485 g_implI->fileEnumerateModules(file, &ctxFinder, helpers::ModuleByNameFinder); in TEST_F() 526 g_implI->fileEnumerateModules(file, &ctxFinder, helpers::ModuleByNameFinder); in TEST_F() 563 g_implI->fileEnumerateModules(file, &ctxFinder, helpers::ModuleByNameFinder); in TEST_F() [all …]
|
| /arkcompiler/runtime_core/libabckit/tests/internal/implementation_api/ |
| D | graph_stuff.cpp | 172 g_implI->fileEnumerateModules(file, &moduleCtxFinder, helpers::ModuleByNameFinder); in TEST_F() 202 g_implI->fileEnumerateModules(file, &moduleCtxFinder, helpers::ModuleByNameFinder); in TEST_F() 232 g_implI->fileEnumerateModules(file, &moduleCtxFinder, helpers::ModuleByNameFinder); in TEST_F()
|
| D | abc_stuff.cpp | 133 g_implI->fileEnumerateModules(file, &moduleCtxFinder, helpers::ModuleByNameFinder); in TEST_F() 181 g_implI->fileEnumerateModules(file, &moduleCtxFinder, helpers::ModuleByNameFinder); in TEST_F()
|
| /arkcompiler/runtime_core/libabckit/tests/ut/isa/isa_static/objects/ |
| D | objects.cpp | 41 g_implI->fileEnumerateModules(graph->file, &ctxFinder, helpers::ModuleByNameFinder); in TransformIrCreateNewObject() 107 g_implI->fileEnumerateModules(graph->file, &ctxFinder, helpers::ModuleByNameFinder); in TransformIrCreateInitObject()
|
| /arkcompiler/runtime_core/libabckit/tests/ut/extensions/arkts/modify_api/annotations/ |
| D | annotations_test.cpp | 666 g_implI->fileEnumerateModules(file, &mdlFinder, helpers::ModuleByNameFinder); in TEST_F() 678 g_implI->fileEnumerateModules(file, &mdlFromFinder, helpers::ModuleByNameFinder); in TEST_F() 721 g_implI->fileEnumerateModules(file, &mdlFinder, helpers::ModuleByNameFinder); in TEST_F() 756 g_implI->fileEnumerateModules(file, &mdFinder, helpers::ModuleByNameFinder); in TEST_F() 808 g_implI->fileEnumerateModules(file, &mdlFinder, helpers::ModuleByNameFinder); in TEST_F() 885 g_implI->fileEnumerateModules(file, &mdFinder, helpers::ModuleByNameFinder); in TEST_F() 1013 g_implI->fileEnumerateModules(file, &mdFinder, helpers::ModuleByNameFinder); in TEST_F()
|
| /arkcompiler/runtime_core/libabckit/tests/clean_scenarios/c_api/dynamic/replace_call_site/ |
| D | replace_call_site_test.cpp | 187 bool ModuleByNameFinder(AbckitCoreModule *module, void *data) in ModuleByNameFinder() function 262 g_implI->fileEnumerateModules(g_implI->functionGetFile(method), &ctxFinder, ModuleByNameFinder); in ReplaceCallSite()
|
| /arkcompiler/runtime_core/libabckit/tests/clean_scenarios/c_api/dynamic/router_table/ |
| D | router_table_test.cpp | 180 bool ModuleByNameFinder(AbckitCoreModule *module, void *data) in ModuleByNameFinder() function 205 … g_implI->fileEnumerateModules(g_implI->functionGetFile(method), &ctxFinder, ModuleByNameFinder); in ModifyRouterTable()
|
| /arkcompiler/runtime_core/libabckit/tests/scenarios/replace_call_site/dynamic/ |
| D | replace_call_site_test.cpp | 122 …I->fileEnumerateModules(g_implI->functionGetFile(method), &ctxFinder, helpers::ModuleByNameFinder); in ReplaceCallSite()
|
| /arkcompiler/runtime_core/libabckit/tests/scenarios/router_table/dynamic/ |
| D | router_table_test.cpp | 126 …I->fileEnumerateModules(g_implI->functionGetFile(method), &ctxFinder, helpers::ModuleByNameFinder); in ModifyRouterTable()
|
| /arkcompiler/runtime_core/libabckit/tests/helpers/ |
| D | helpers.h | 259 bool ModuleByNameFinder(AbckitCoreModule *module, void *data);
|
| D | helpers.cpp | 496 bool ModuleByNameFinder(AbckitCoreModule *module, void *data) in ModuleByNameFinder() function
|
| /arkcompiler/runtime_core/libabckit/tests/ut/extensions/js/inspect_api/modules/ |
| D | modules_dynamic_test.cpp | 58 g_implI->fileEnumerateModules(file, &ctxFinder, helpers::ModuleByNameFinder); in TEST_F()
|
| /arkcompiler/runtime_core/libabckit/tests/ut/extensions/arkts/inspect_api/modules/ |
| D | modules_dynamic_test.cpp | 58 g_implI->fileEnumerateModules(file, &ctxFinder, helpers::ModuleByNameFinder); in TEST_F()
|