| /arkcompiler/runtime_core/static_core/plugins/ets/tests/ets-common-tests/testing_arktsconfig_paths_search_order/ |
| D | arktsconfig.json | 22 "declPath": "./test_path/aaa/a.d.ets", string 27 "declPath": "./test_path/aaa/foo.d.ets", string
|
| /arkcompiler/ets_frontend/ets2panda/test/tsconfig/test-decl/resolve-dynamic-paths/ |
| D | arktsconfig.in.decl.json | 9 …"js": { "language": "js", "declPath": "${CMAKE_CURRENT_SOURCE_DIR}/${project}/js/index.ets", "ohmU… string
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/class_operations/ |
| D | arktsconfig.in.decl.json | 12 "declPath": "${CMAKE_CURRENT_SOURCE_DIR}/module.ets" string
|
| /arkcompiler/ets_frontend/ets2panda/test/tsconfig/test-decl/check-decl-path/ |
| D | arktsconfig.in.decl.json | 9 …"js": { "language": "js", "declPath": "${CMAKE_CURRENT_SOURCE_DIR}/wrong-path/js/index.ets", "ohmU… string
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/class_composite/ |
| D | arktsconfig.in.decl.json | 11 "declPath": "${CMAKE_CURRENT_SOURCE_DIR}/js/index.ets", string
|
| /arkcompiler/ets_frontend/ets2panda/test/tsconfig/test-decl/check-extend-dynamic/ |
| D | arktsconfig.in.decl.json | 9 …"js": { "language": "js", "declPath": "${CMAKE_CURRENT_SOURCE_DIR}/${project}/js/index.ets", "ohmU… string
|
| /arkcompiler/ets_frontend/ets2panda/test/tsconfig/test-decl/typecheck-decl/ |
| D | arktsconfig.in.decl.json | 9 …"js": { "language": "js", "declPath": "${CMAKE_CURRENT_SOURCE_DIR}/${project}/js/index.ets", "ohmU… string
|
| /arkcompiler/ets_frontend/ets2panda/test/tsconfig/test-decl/check-export-decl/ |
| D | arktsconfig.in.decl.json | 9 …"js": { "language": "js", "declPath": "${CMAKE_CURRENT_SOURCE_DIR}/${project}/js/index.ets", "ohmU… string
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/instanceof/ |
| D | arktsconfig.in.json | 16 "declPath": "${CMAKE_CURRENT_SOURCE_DIR}/js/instanceof_partial_decl.ets" string
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/scenarios/js_to_ets/ |
| D | arktsconfig.in.json | 12 "declPath": "${CMAKE_CURRENT_SOURCE_DIR}/js_suites/scenarios.ets" string
|
| /arkcompiler/ets_frontend/ets2panda/ir/ets/ |
| D | etsImportDeclaration.h | 45 std::string_view declPath, std::string_view ohmUrl) in SetImportMetadata()
|
| /arkcompiler/ets_frontend/ets2panda/bindings/src/build/ |
| D | generateArkTSConfig.ts | 25 declPath: string; property
|
| /arkcompiler/ets_frontend/ets2panda/driver/build_system/src/build/ |
| D | generate_arktsconfig.ts | 45 declPath: string, property
|
| /arkcompiler/ets_frontend/ets2panda/util/ |
| D | arktsconfig.h | 94 explicit DynamicImportData(Language lang, std::string declPath, std::string ohmUrl) in DynamicImportData()
|
| /arkcompiler/ets_frontend/ets2panda/test/unit/plugin/ |
| D | plugin_proceed_to_state_create_import.cpp | 140 auto declPath = g_impl->ETSImportDeclarationDeclPathConst(g_ctx, ast); in Find() local
|