Home
last modified time | relevance | path

Searched refs:MakeNewJsModulePath (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/extractortool/src/
Dfile_path_utils.h33 …std::string MakeNewJsModulePath(const std::string& curJsModulePath, const std::string& newJsModule…
Dfile_path_utils.cpp166 std::string MakeNewJsModulePath( in MakeNewJsModulePath() function
274 std::string newJsModulePath = MakeNewJsModulePath(curJsModulePath, npmPackage); in FindNpmPackage()
388 newJsModulePath = MakeNewJsModulePath(curJsModulePath, normalizeUri); in NormalizeUri()