Searched defs:sandboxPath (Results 1 – 8 of 8) sorted by relevance
| /base/startup/appspawn/modules/sandbox/ |
| D | sandbox_shared_mount.h | 30 const char *sandboxPath; member 45 const char *sandboxPath; member
|
| D | sandbox_utils.h | 49 std::string sandboxPath; member
|
| D | sandbox_shared_mount.cpp | 151 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
|
| D | sandbox_utils.cpp | 685 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
|
| D | appspawn_sandbox.c | 506 …const char *sandboxPath = GetSandboxRealVar(context, BUFFER_FOR_TARGET, depNode->target, NULL, NUL… in UpdateMountPathDepsPath() local
|
| /base/hiviewdfx/hiview/adapter/service/server/src/ |
| D | hiview_service_ability.cpp | 221 std::string sandboxPath = GetSandBoxPathByUid(uid); in CopyOrMoveFile() local
|
| /base/startup/appspawn/service/hnp/installer/src/ |
| D | hnp_installer.c | 204 char sandboxPath[MAX_FILE_PATH_LEN]; in HnpUnInstallPublicHnp() local
|
| /base/web/webview/ohos_adapter/ohos_resource_adapter/src/ |
| D | ohos_resource_adapter_impl.cpp | 132 …std::string sandboxPath = OhosResourceAdapterImpl::ConvertToSandboxPath(arkWebCoreHapPathOverride,… in GetArkWebHapPath() local
|