Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/utils/
H A Djsi_module_searcher.cpp295 std::string JsiModuleSearcher::FindNpmPackage(const std::string& curJsModulePath, const std::string… in FindNpmPackage() function in OHOS::Ace::Framework::JsiModuleSearcher
/ohos5.0/foundation/ability/ability_base/interfaces/kits/native/extractortool/src/
H A Dfile_path_utils.cpp271 std::string FindNpmPackage(const std::string& curJsModulePath, const std::string& npmPackage) in FindNpmPackage() function