Home
last modified time | relevance | path

Searched defs:sandboxPath (Results 1 – 9 of 9) sorted by relevance

/base/startup/appspawn/modules/sandbox/
Dsandbox_shared_mount.h30 const char *sandboxPath; member
45 const char *sandboxPath; member
Dsandbox_utils.h49 std::string sandboxPath; member
Dsandbox_shared_mount.cpp151 static bool SetSandboxPathShared(const std::string &sandboxPath) in SetSandboxPathShared()
334 char sandboxPath[PATH_MAX_LEN] = {0}; in MountSharedMapItem() local
500 …std::string sandboxPath = "/mnt/sandbox/" + std::to_string(info->uid / UID_BASE) + "/" + bundleInf… in ParseDataGroupList() local
524 char sandboxPath[PATH_MAX_LEN] = {0}; in UpdateDataGroupDirs() local
Dsandbox_utils.cpp716 const std::string &srcPath, const std::string &sandboxPath, in DoDlpAppMountStrategy()
762 …const std::string &srcPath, const std::string &sandboxPath, const std::string &fsType, unsigned lo… in HandleSpecialAppMount()
843 std::string sandboxPath = ""; in GetSandboxPath() local
910 std::string sandboxPath = GetSandboxPath(appProperty, mntPoint, section, sandboxRoot); in DoAllMntPointsMount() local
1747 void SandboxUtils::MountDevShmPath(std::string &sandboxPath) in MountDevShmPath()
Dappspawn_sandbox.h225 const char *sandboxPath; member
Dappspawn_sandbox.c811 …const char *sandboxPath = GetSandboxRealVar(context, BUFFER_FOR_TARGET, depNode->target, NULL, NUL… in UpdateMountPathDepsPath() local
/base/web/webview/ohos_adapter/ohos_resource_adapter/src/
Dohos_resource_adapter_impl.cpp133 …std::string sandboxPath = OhosResourceAdapterImpl::ConvertToSandboxPath(arkWebCoreHapPathOverride,… in GetArkWebHapPath() local
/base/hiviewdfx/hiview/adapter/service/server/src/
Dhiview_service_ability.cpp255 std::string sandboxPath = GetSandBoxPathByUid(uid); in CopyOrMoveFile() local
/base/startup/appspawn/service/hnp/installer/src/
Dhnp_installer.c217 char sandboxPath[MAX_FILE_PATH_LEN]; in HnpUnInstallPublicHnp() local