Searched refs:MakeNewJsModulePath (Results 1 – 5 of 5) sorted by relevance
37 …std::string MakeNewJsModulePath(const std::string& curJsModulePath, const std::string& newJsModule…
139 newJsModulePath = MakeNewJsModulePath(curJsModulePath, newJsModuleUri); in operator ()()197 std::string JsiModuleSearcher::MakeNewJsModulePath( in MakeNewJsModulePath() function in OHOS::Ace::Framework::JsiModuleSearcher
165 std::string MakeNewJsModulePath( in MakeNewJsModulePath() function273 std::string newJsModulePath = MakeNewJsModulePath(curJsModulePath, npmPackage); in FindNpmPackage()387 newJsModulePath = MakeNewJsModulePath(curJsModulePath, normalizeUri); in NormalizeUri()
31 …std::string MakeNewJsModulePath(const std::string& curJsModulePath, const std::string& newJsModule…
332 std::string newJsModulePath = MakeNewJsModulePath(curJsModulePath, newJsModuleUri);346 std::string newJsModulePath = MakeNewJsModulePath(curJsModulePath, newJsModuleUri);