Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/utils/
H A Djsi_module_searcher.h37 …std::string MakeNewJsModulePath(const std::string& curJsModulePath, const std::string& newJsModule…
H A Djsi_module_searcher.cpp139 newJsModulePath = MakeNewJsModulePath(curJsModulePath, newJsModuleUri); in operator ()()
197 std::string JsiModuleSearcher::MakeNewJsModulePath( in MakeNewJsModulePath() function in OHOS::Ace::Framework::JsiModuleSearcher
/ohos5.0/foundation/ability/ability_base/interfaces/kits/native/extractortool/src/
H A Dfile_path_utils.cpp165 std::string MakeNewJsModulePath( in MakeNewJsModulePath() function
273 std::string newJsModulePath = MakeNewJsModulePath(curJsModulePath, npmPackage); in FindNpmPackage()
387 newJsModulePath = MakeNewJsModulePath(curJsModulePath, normalizeUri); in NormalizeUri()
/ohos5.0/foundation/ability/ability_base/interfaces/kits/native/extractortool/include/
H A Dfile_path_utils.h31 …std::string MakeNewJsModulePath(const std::string& curJsModulePath, const std::string& newJsModule…
/ohos5.0/foundation/ability/ability_runtime/test/unittest/file_path_utils_test/
H A Dfile_path_utils_test.cpp332 std::string newJsModulePath = MakeNewJsModulePath(curJsModulePath, newJsModuleUri);
346 std::string newJsModulePath = MakeNewJsModulePath(curJsModulePath, newJsModuleUri);