Home
last modified time | relevance | path

Searched defs:sandboxPath (Results 1 – 8 of 8) 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
510 …std::string sandboxPath = "/mnt/sandbox/" + std::to_string(info->uid / UID_BASE) + "/" + bundleInf… in ParseDataGroupList() local
534 char sandboxPath[PATH_MAX_LEN] = {0}; in UpdateDataGroupDirs() local
Dsandbox_utils.cpp685 const std::string &srcPath, const std::string &sandboxPath, in DoDlpAppMountStrategy()
731 …const std::string &srcPath, const std::string &sandboxPath, const std::string &fsType, unsigned lo… in HandleSpecialAppMount()
817 std::string sandboxPath = ""; in GetSandboxPath() local
858 std::string sandboxPath = GetSandboxPath(appProperty, mntPoint, section, sandboxRoot); in DoAllMntPointsMount() local
Dappspawn_sandbox.c506 …const char *sandboxPath = GetSandboxRealVar(context, BUFFER_FOR_TARGET, depNode->target, NULL, NUL… in UpdateMountPathDepsPath() local
/base/hiviewdfx/hiview/adapter/service/server/src/
Dhiview_service_ability.cpp221 std::string sandboxPath = GetSandBoxPathByUid(uid); in CopyOrMoveFile() local
/base/startup/appspawn/service/hnp/installer/src/
Dhnp_installer.c204 char sandboxPath[MAX_FILE_PATH_LEN]; in HnpUnInstallPublicHnp() local
/base/web/webview/ohos_adapter/ohos_resource_adapter/src/
Dohos_resource_adapter_impl.cpp132 …std::string sandboxPath = OhosResourceAdapterImpl::ConvertToSandboxPath(arkWebCoreHapPathOverride,… in GetArkWebHapPath() local