| /arkcompiler/runtime_core/static_core/plugins/ets/tests/runtime/ |
| D | ets_vm_postfork_aot_load_test.cpp | 36 void CompileInvalidAot(const char *abcPath, const char *anPath) in CompileInvalidAot() 58 const char *abcPath = std::getenv("ANI_GTEST_ABC_PATH"); in TEST_F() local
|
| /arkcompiler/runtime_core/libabckit/tests/helpers/ |
| D | helpers_js_runtime.cpp | 25 std::string ExecuteDynamicAbc(const std::string &abcPath, const std::string &entry) in ExecuteDynamicAbc()
|
| D | helpers_ets_runtime.cpp | 33 std::string ExecuteStaticAbc(const std::string &abcPath, const std::string &klassName, const std::s… in ExecuteStaticAbc()
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/ets_sdk/fuzztest/common/ |
| D | test_common.h | 71 const char *abcPath = std::getenv("ANI_GTEST_ABC_PATH"); in BuildOptionString() local
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/ani/tests/vm_ops/ |
| D | ani_create_vm_test.cpp | 28 const char *abcPath = std::getenv("ANI_GTEST_ABC_PATH"); in BuildOptionString() local
|
| D | ani_get_created_virtual_machines_test.cpp | 33 const char *abcPath = std::getenv("ANI_GTEST_ABC_PATH"); in BuildOptionString() local
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/ani/fuzztest/common/ |
| D | test_common.h | 75 const char *abcPath = std::getenv("ANI_GTEST_ABC_PATH"); in BuildOptionString() local
|
| /arkcompiler/runtime_core/static_core/plugins/ets/runtime/ |
| D | ets_namespace_manager_impl.cpp | 47 std::string abcPath = pathKey; in LoadNativeLibraryFromNs() local
|
| D | ets_native_library_provider.cpp | 52 std::string abcPath; in LoadNativeLibraryFromNamespace() local
|
| /arkcompiler/ets_runtime/compiler_service/src/ |
| D | aot_args_handler.cpp | 139 std::string abcPath; in Parse() local 206 std::string abcPath; in Parse() local 345 std::string abcPath; in Parse() local
|
| /arkcompiler/runtime_core/static_core/runtime/ |
| D | file_manager.cpp | 41 bool FileManager::TryLoadAnFileForLocation(std::string_view abcPath) in TryLoadAnFileForLocation()
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/runtimelinker/ets_to_ts/ |
| D | runtimelinker.cpp | 40 …std::string abcPath = binPath + GetPathFromPlugin(abcSource) + "/" + targetPackageName + "/src/cla… in GetABCPath() local
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/runtime/tooling/sampler/sampler_ani/ |
| D | create_vm_sampler.cpp | 31 const char *abcPath = std::getenv("MANAGED_GTEST_ABC_PATH"); in BuildOptionString() local
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/ani/ani_gtest/ |
| D | ani_gtest.h | 39 const char *abcPath = std::getenv("ANI_GTEST_ABC_PATH"); in SetUp() local
|
| /arkcompiler/ets_runtime/ecmascript/ohos/ |
| D | ohos_pkg_args.h | 99 for (const auto &abcPath : frameworkAbcFiles) { in ParseArgs() local
|
| /arkcompiler/ets_runtime/ecmascript/napi/ |
| D | jsnapi_expo.cpp | 6580 ecmascript::CString abcPath = moduleInfo.second.c_str(); in GetModuleNameSpaceFromFile() local
|