Home
last modified time | relevance | path

Searched refs:FindNpmPackageInPath (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.cpp244 std::string JsiModuleSearcher::FindNpmPackageInPath(const std::string& npmPath) const in FindNpmPackageInPath() function in OHOS::Ace::Framework::JsiModuleSearcher
286 path = FindNpmPackageInPath(path); in FindNpmPackageInTopLevel()
301 path = FindNpmPackageInPath(path); in FindNpmPackage()
H A Djsi_module_searcher.h38 std::string FindNpmPackageInPath(const std::string& npmPath) const;
/ohos5.0/foundation/ability/ability_base/interfaces/kits/native/extractortool/src/
H A Dfile_path_utils.cpp212 std::string FindNpmPackageInPath(const std::string& npmPath) in FindNpmPackageInPath() function
262 path = FindNpmPackageInPath(path); in FindNpmPackageInTopLevel()
299 path = FindNpmPackageInPath(path); in FindNpmPackage()
/ohos5.0/foundation/ability/ability_base/interfaces/kits/native/extractortool/include/
H A Dfile_path_utils.h32 std::string FindNpmPackageInPath(const std::string& npmPath);
/ohos5.0/foundation/ability/ability_runtime/test/unittest/file_path_utils_test/
H A Dfile_path_utils_test.cpp360 std::string newJsModulePath = FindNpmPackageInPath(npmPath);
373 std::string newJsModulePath = FindNpmPackageInPath(npmPath);