Searched defs:installPath (Results 1 – 4 of 4) sorted by relevance
151 std::string installPath = OHOS::ArkWeb::GetArkwebInstallPath(); in GetArkWebHapPath() local232 std::string OhosResourceAdapterImpl::ConvertToSandboxPath(const std::string& installPath, const std… in ConvertToSandboxPath()
50 static int HnpGenerateSoftLinkAllByJson(const char *installPath, const char *dstPath, HnpCfgInfo *h… in HnpGenerateSoftLinkAllByJson()104 static int HnpGenerateSoftLinkAll(const char *installPath, const char *dstPath, HnpCfgInfo *hnpCfg, in HnpGenerateSoftLinkAll()
321 std::string installPath = ""; in GetArkwebInstallPath() local
255 std::string installPath = std::string(UPDATE_INSTALL_DIR) + "/" + hmpName; in Revert() local