Searched defs:sandboxPath (Results 1 – 12 of 12) sorted by relevance
| /base/startup/appspawn/modules/sandbox/normal/ |
| D | sandbox_shared_mount.h | 31 const char *sandboxPath; member 46 const char *sandboxPath; member
|
| D | sandbox_shared_mount.cpp | 155 static bool SetSandboxPathShared(const std::string &sandboxPath) in SetSandboxPathShared() 356 char sandboxPath[PATH_MAX_LEN] = {0}; in MountSharedMapItem() local 528 …std::string sandboxPath = "/mnt/sandbox/" + std::to_string(info->uid / UID_BASE) + "/" + varBundle… in ParseDataGroupList() local 553 char sandboxPath[PATH_MAX_LEN] = {0}; in UpdateDataGroupDirs() local
|
| D | sandbox_common.h | 38 std::string sandboxPath; member
|
| D | sandbox_core.cpp | 139 std::string sandboxPath = ""; in GetSandboxPath() local 154 const std::string &sandboxPath, const std::string &fsType, unsigned long mountFlags) in DoDlpAppMountStrategy() 197 const std::string &sandboxPath, const std::string &fsType, unsigned long mountFlags) in HandleSpecialAppMount() 541 std::string sandboxPath(sandboxPathChr); in ProcessMountPoint() local 1248 std::string sandboxPath = currentBundle + tmpSandboxPath; in DoUninstallDebugSandbox() local 1344 std::string sandboxPath = currentBundle; in UninstallDebugSandbox() local 1376 std::string sandboxPath(sandboxPathChr); in DoMountDebugPoints() local
|
| D | sandbox_common.cpp | 678 const char *sandboxPath = GetStringFromJsonObj(mntPoint, SandboxCommonDef::g_sandBoxPath); in IsValidMountConfig() local
|
| /base/startup/appspawn/modules/sandbox/modern/ |
| D | sandbox_shared.h | 41 const char *sandboxPath; member
|
| D | sandbox_shared.c | 120 static bool SetSandboxPathShared(const char *sandboxPath) in SetSandboxPathShared() 255 char sandboxPath[PATH_MAX_LEN] = {0}; in MountSharedMapItem() local
|
| D | appspawn_sandbox.h | 235 const char *sandboxPath; member
|
| D | appspawn_sandbox.c | 655 …const char *sandboxPath = GetSandboxRealVar(context, BUFFER_FOR_TARGET, depNode->target, NULL, NUL… in UpdateMountPathDepsPath() local
|
| /base/web/webview/ohos_adapter/ohos_resource_adapter/src/ |
| D | ohos_resource_adapter_impl.cpp | 135 …std::string sandboxPath = OhosResourceAdapterImpl::ConvertToSandboxPath(arkWebCoreHapPathOverride,… in GetArkWebHapPath() local
|
| /base/startup/appspawn/service/hnp/installer/src/ |
| D | hnp_installer.c | 266 char sandboxPath[MAX_FILE_PATH_LEN]; in HnpUnInstallPublicHnp() local
|
| /base/hiviewdfx/hiview/adapter/service/server/src/ |
| D | hiview_service_ability.cpp | 261 std::string sandboxPath = GetSandBoxPathByUid(uid); in CopyOrMoveFile() local
|