Home
last modified time | relevance | path

Searched defs:GetInstallPath (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.cpp180 std::string JsiModuleSearcher::GetInstallPath(const std::string& curJsModulePath, bool module) const in GetInstallPath() function in OHOS::Ace::Framework::JsiModuleSearcher
/ohos5.0/foundation/ability/ability_base/interfaces/kits/native/extractortool/src/
H A Dfile_path_utils.cpp138 std::string GetInstallPath(const std::string& curJsModulePath, bool module) in GetInstallPath() function