Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/test/unittest/file_path_utils_test/
H A Dfile_path_utils_test.cpp248 std::string newJsModulePath = GetInstallPath(curJsModulePath, module); variable
262 std::string newJsModulePath = GetInstallPath(curJsModulePath, module); variable
276 std::string newJsModulePath = GetInstallPath(curJsModulePath, module); variable
290 std::string newJsModulePath = GetInstallPath(curJsModulePath, module); variable
304 std::string newJsModulePath = GetInstallPath(curJsModulePath, module); variable
318 std::string newJsModulePath = GetInstallPath(curJsModulePath, module); variable
360 std::string newJsModulePath = FindNpmPackageInPath(npmPath); variable
373 std::string newJsModulePath = FindNpmPackageInPath(npmPath); variable
583 bool newJsModulePath = MakeFilePath(codePath, modulePath, fileName); variable
598 bool newJsModulePath = MakeFilePath(codePath, modulePath, fileName); variable
[all …]
/ohos5.0/foundation/ability/ability_base/interfaces/kits/native/extractortool/src/
H A Dfile_path_utils.cpp273 std::string newJsModulePath = MakeNewJsModulePath(curJsModulePath, npmPackage); in FindNpmPackage() local
377 std::string newJsModulePath; in NormalizeUri() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/utils/
H A Djsi_module_searcher.cpp131 std::string newJsModulePath; in operator ()() local