Home
last modified time | relevance | path

Searched refs:g_physicalAppInstallPath (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/startup/appspawn/modules/sandbox/
H A Dsandbox_utils.cpp71 const std::string g_physicalAppInstallPath = "/data/app/el1/bundle/public/"; variable
1217 …DoAppSandboxMountOnce(g_physicalAppInstallPath.c_str(), destbundlesPath.c_str(), "", BASIC_MOUNT_F… in SetCommonAppSandboxProperty()
1270 …std::string libPhysicalPath = g_physicalAppInstallPath + libBundleName + "/" + libVersion + "/" + … in MountAllHsp()