| /arkcompiler/runtime_core/libabckit/tests/ut/extensions/arkts/modify_api/modules/ |
| D | modules_dynamic_modify_test.cpp | 49 helpers::ModuleByNameContext ctxFinder = {nullptr, MAIN_MODULE_NAME}; in ModifyMetaDynModuleRemoveImport() 89 helpers::ModuleByNameContext ctxFinder = {nullptr, MAIN_MODULE_NAME}; in ModifyMetaDynModuleRemoveExport() 203 helpers::ModuleByNameContext ctxFinder = {nullptr, (userTransformerData->moduleName).c_str()}; in AddImportFromDynamicModuleImpl() 249 … helpers::ModuleByNameContext ctxFinder = {nullptr, (userTransformerData->moduleName).c_str()}; in DynamicModuleAddExportImpl() 298 helpers::ModuleByNameContext ctxFinder = {nullptr, MAIN_MODULE_NAME}; in TransformIrAddImportedFunctionCall() 322 helpers::ModuleByNameContext ctxFinder = {nullptr, moduleName.c_str()}; in TransformIrAddImportedFunctionCallNS() 347 helpers::ModuleByNameContext ctxFinder = {nullptr, moduleName.c_str()}; in TransformIrAddLocalExport() 379 helpers::ModuleByNameContext ctxFinder = {nullptr, moduleName.c_str()}; in TransformIrAddIndirectExport() 404 helpers::ModuleByNameContext ctxFinder = {nullptr, moduleName.c_str()}; in TransformIrAddStarExport() 424 helpers::ModuleByNameContext ctxFinder = {nullptr, moduleName.c_str()}; in TransformIrAddStarExportFunc() [all …]
|
| /arkcompiler/runtime_core/libabckit/tests/ut/extensions/js/modify_api/modules/ |
| D | modules_dynamic_modify_test.cpp | 62 helpers::ModuleByNameContext ctxFinder = {nullptr, "JSmodules_dynamic_modify"}; in ModifyMetaDynModuleRemoveImport() 102 helpers::ModuleByNameContext ctxFinder = {nullptr, "JSmodules_dynamic_modify"}; in ModifyMetaDynModuleRemoveExport() 289 helpers::ModuleByNameContext ctxFinder = {nullptr, (userTransformerData->moduleName).c_str()}; in AddImportFromDynamicModuleImpl() 335 … helpers::ModuleByNameContext ctxFinder = {nullptr, (userTransformerData->moduleName).c_str()}; in DynamicModuleAddExportImpl() 384 helpers::ModuleByNameContext ctxFinder = {nullptr, "JSmodules_dynamic_modify"}; in TransformIrAddImportedFunctionCall() 408 helpers::ModuleByNameContext ctxFinder = {nullptr, moduleName.c_str()}; in TransformIrAddImportedFunctionCallNS() 433 helpers::ModuleByNameContext ctxFinder = {nullptr, moduleName.c_str()}; in TransformIrAddLocalExport() 465 helpers::ModuleByNameContext ctxFinder = {nullptr, moduleName.c_str()}; in TransformIrAddIndirectExport() 490 helpers::ModuleByNameContext ctxFinder = {nullptr, moduleName.c_str()}; in TransformIrAddStarExport() 510 helpers::ModuleByNameContext ctxFinder = {nullptr, moduleName.c_str()}; in TransformIrAddStarExportFunc() [all …]
|
| /arkcompiler/runtime_core/libabckit/tests/ut/isa/isa_dynamic/modules/ |
| D | isa_dynamic_modules.cpp | 131 helpers::ModuleByNameContext ctxFinder = {nullptr, "modules/module1"}; in IgetModuleTest() 189 helpers::ModuleByNameContext ctxFinder = {nullptr, "modules/module2"}; in TransformIrGetModuleNamespace() 208 helpers::ModuleByNameContext ctxFinder = {nullptr, "isa_dynamic_modules"}; in TransformIrLdExternalModuleVar() 232 helpers::ModuleByNameContext ctxFinder = {nullptr, "isa_dynamic_modules"}; in TransformIrLdLocalModuleVar() 258 helpers::ModuleByNameContext ctxFinder = {nullptr, "isa_dynamic_modules"}; in TransformIrStModuleVar() 373 helpers::ModuleByNameContext ctxFinder = {nullptr, "modules/module1"}; in TEST_F() 405 helpers::ModuleByNameContext ctxFinder = {nullptr, "modules/module1"}; in TEST_F() 467 helpers::ModuleByNameContext ctxFinder = {nullptr, "isa_dynamic_modules"}; in TEST_F() 498 helpers::ModuleByNameContext ctxFinder = {nullptr, "isa_dynamic_modules"}; in TEST_F() 559 helpers::ModuleByNameContext ctxFinder = {nullptr, "isa_dynamic_modules"}; in TEST_F() [all …]
|
| /arkcompiler/runtime_core/libabckit/tests/ut/metadata_core/inspect_api/modules/ |
| D | modules_dynamic_test.cpp | 160 helpers::ModuleByNameContext ctxFinder = {nullptr, moduleName}; in GetFileTarget() 262 helpers::ModuleByNameContext ctxFinder = {nullptr, "modules_dynamic"}; in TEST_F() 286 helpers::ModuleByNameContext ctxFinder = {nullptr, "modules_dynamic"}; in TEST_F() 321 helpers::ModuleByNameContext ctxFinder = {nullptr, "modules_dynamic"}; in TEST_F() 351 helpers::ModuleByNameContext ctxFinder = {nullptr, "modules_dynamic"}; in TEST_F() 381 helpers::ModuleByNameContext ctxFinder = {nullptr, "modules_dynamic"}; in TEST_F() 460 helpers::ModuleByNameContext ctxFinder = {nullptr, "modules_dynamic"}; in TEST_F() 484 helpers::ModuleByNameContext ctxFinder = {nullptr, "modules_dynamic"}; in TEST_F() 525 helpers::ModuleByNameContext ctxFinder = {nullptr, "modules_dynamic"}; in TEST_F() 562 helpers::ModuleByNameContext ctxFinder = {nullptr, "modules_dynamic"}; in TEST_F() [all …]
|
| /arkcompiler/runtime_core/libabckit/tests/internal/implementation_api/ |
| D | graph_stuff.cpp | 171 helpers::ModuleByNameContext moduleCtxFinder = {nullptr, userData.moduleName}; in TEST_F() 201 helpers::ModuleByNameContext moduleCtxFinder = {nullptr, userData.moduleName}; in TEST_F() 231 helpers::ModuleByNameContext moduleCtxFinder = {nullptr, userData.moduleName}; in TEST_F()
|
| D | abc_stuff.cpp | 132 helpers::ModuleByNameContext moduleCtxFinder = {nullptr, userData.moduleName}; in TEST_F() 180 helpers::ModuleByNameContext moduleCtxFinder = {nullptr, userData.moduleName}; in TEST_F()
|
| /arkcompiler/runtime_core/libabckit/tests/ut/isa/isa_static/objects/ |
| D | objects.cpp | 40 helpers::ModuleByNameContext ctxFinder = {nullptr, "objects"}; in TransformIrCreateNewObject() 106 helpers::ModuleByNameContext ctxFinder = {nullptr, "objects"}; in TransformIrCreateInitObject()
|
| /arkcompiler/runtime_core/libabckit/tests/clean_scenarios/c_api/dynamic/replace_call_site/ |
| D | replace_call_site_test.cpp | 182 struct ModuleByNameContext { struct 189 auto ctxFinder = reinterpret_cast<ModuleByNameContext *>(data); in ModuleByNameFinder() 261 ModuleByNameContext ctxFinder = {nullptr, API_MODULE_NAME}; in ReplaceCallSite()
|
| /arkcompiler/runtime_core/libabckit/tests/clean_scenarios/c_api/dynamic/router_table/ |
| D | router_table_test.cpp | 175 struct ModuleByNameContext { struct 182 auto ctxFinder = reinterpret_cast<ModuleByNameContext *>(data); in ModuleByNameFinder() 204 ModuleByNameContext ctxFinder = {nullptr, moduleName.data()}; in ModifyRouterTable()
|
| /arkcompiler/runtime_core/libabckit/tests/ut/extensions/arkts/modify_api/annotations/ |
| D | annotations_test.cpp | 665 helpers::ModuleByNameContext mdlFinder = {nullptr, "annotations_dynamic"}; in TEST_F() 677 helpers::ModuleByNameContext mdlFromFinder = {nullptr, "annotations_imports"}; in TEST_F() 720 helpers::ModuleByNameContext mdlFinder = {nullptr, "annotations_dynamic"}; in TEST_F() 755 helpers::ModuleByNameContext mdFinder = {nullptr, "annotations_dynamic"}; in TEST_F() 807 helpers::ModuleByNameContext mdlFinder = {nullptr, "annotations_imports"}; in TEST_F() 884 helpers::ModuleByNameContext mdFinder = {nullptr, "annotations_dynamic"}; in TEST_F() 1012 helpers::ModuleByNameContext mdFinder = {nullptr, "annotations_dynamic"}; in TEST_F()
|
| /arkcompiler/runtime_core/libabckit/tests/scenarios/replace_call_site/dynamic/ |
| D | replace_call_site_test.cpp | 121 helpers::ModuleByNameContext ctxFinder = {nullptr, API_MODULE_NAME}; in ReplaceCallSite()
|
| /arkcompiler/runtime_core/libabckit/tests/scenarios/router_table/dynamic/ |
| D | router_table_test.cpp | 125 helpers::ModuleByNameContext ctxFinder = {nullptr, moduleName.data()}; in ModifyRouterTable()
|
| /arkcompiler/runtime_core/libabckit/tests/regression/issue_IC78XV/c_api/replace_call_site_ohmurl/ |
| D | replace_call_site_test.cpp | 183 struct ModuleByNameContext { struct
|
| /arkcompiler/runtime_core/libabckit/tests/helpers/ |
| D | helpers.h | 216 struct ModuleByNameContext {
|
| D | helpers.cpp | 500 auto ctxFinder = reinterpret_cast<ModuleByNameContext *>(data); in ModuleByNameFinder()
|
| /arkcompiler/runtime_core/libabckit/tests/ut/extensions/js/inspect_api/modules/ |
| D | modules_dynamic_test.cpp | 57 helpers::ModuleByNameContext ctxFinder = {nullptr, "JSmodules_dynamic"}; in TEST_F()
|
| /arkcompiler/runtime_core/libabckit/tests/ut/extensions/arkts/inspect_api/modules/ |
| D | modules_dynamic_test.cpp | 57 helpers::ModuleByNameContext ctxFinder = {nullptr, "modules_dynamic"}; in TEST_F()
|
| /arkcompiler/runtime_core/libabckit/tests/regression/issue_IC78XV/c_api/router_table_ohmurl/ |
| D | router_table_test.cpp | 176 struct ModuleByNameContext { struct
|