Home
last modified time | relevance | path

Searched defs:FindNpmPackageInPath (Results 1 – 2 of 2) sorted by relevance

/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/utils/
Djsi_module_searcher.cpp244 std::string JsiModuleSearcher::FindNpmPackageInPath(const std::string& npmPath) const in FindNpmPackageInPath() function in OHOS::Ace::Framework::JsiModuleSearcher
/foundation/ability/ability_base/interfaces/kits/native/extractortool/src/
Dfile_path_utils.cpp212 std::string FindNpmPackageInPath(const std::string& npmPath) in FindNpmPackageInPath() function