Home
last modified time | relevance | path

Searched defs:newJsModulePath (Results 1 – 4 of 4) sorted by relevance

/foundation/ability/ability_runtime/test/unittest/file_path_utils_test/
Dfile_path_utils_test.cpp247 std::string newJsModulePath = GetInstallPath(curJsModulePath, module); variable
261 std::string newJsModulePath = GetInstallPath(curJsModulePath, module); variable
275 std::string newJsModulePath = GetInstallPath(curJsModulePath, module); variable
289 std::string newJsModulePath = GetInstallPath(curJsModulePath, module); variable
303 std::string newJsModulePath = GetInstallPath(curJsModulePath, module); variable
317 std::string newJsModulePath = GetInstallPath(curJsModulePath, module); variable
331 std::string newJsModulePath = MakeNewJsModulePath(curJsModulePath, newJsModuleUri); variable
345 std::string newJsModulePath = MakeNewJsModulePath(curJsModulePath, newJsModuleUri); variable
359 std::string newJsModulePath = FindNpmPackageInPath(npmPath); variable
372 std::string newJsModulePath = FindNpmPackageInPath(npmPath); variable
[all …]
/foundation/ability/ability_runtime/frameworks/native/runtime/
Djs_module_reader.cpp33 std::string newJsModulePath = NormalizeUri(GetBundleName(), curJsModulePath, newJsModuleUri); in operator ()() local
/foundation/ability/ability_runtime/frameworks/native/runtime/utils/src/
Dfile_path_utils.cpp273 std::string newJsModulePath = MakeNewJsModulePath(curJsModulePath, npmPackage); in FindNpmPackage() local
377 std::string newJsModulePath; in NormalizeUri() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/utils/
Djsi_module_searcher.cpp135 std::string newJsModulePath; in operator ()() local