Home
last modified time | relevance | path

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

/base/startup/appspawn/modules/sandbox/normal/
Dsandbox_shared_mount.h31 const char *sandboxPath; member
46 const char *sandboxPath; member
Dsandbox_shared_mount.cpp155 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
Dsandbox_common.h38 std::string sandboxPath; member
Dsandbox_core.cpp139 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
Dsandbox_common.cpp678 const char *sandboxPath = GetStringFromJsonObj(mntPoint, SandboxCommonDef::g_sandBoxPath); in IsValidMountConfig() local
/base/startup/appspawn/modules/sandbox/modern/
Dsandbox_shared.h41 const char *sandboxPath; member
Dsandbox_shared.c120 static bool SetSandboxPathShared(const char *sandboxPath) in SetSandboxPathShared()
255 char sandboxPath[PATH_MAX_LEN] = {0}; in MountSharedMapItem() local
Dappspawn_sandbox.h235 const char *sandboxPath; member
Dappspawn_sandbox.c655 …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.cpp135 …std::string sandboxPath = OhosResourceAdapterImpl::ConvertToSandboxPath(arkWebCoreHapPathOverride,… in GetArkWebHapPath() local
/base/startup/appspawn/service/hnp/installer/src/
Dhnp_installer.c266 char sandboxPath[MAX_FILE_PATH_LEN]; in HnpUnInstallPublicHnp() local
/base/hiviewdfx/hiview/adapter/service/server/src/
Dhiview_service_ability.cpp261 std::string sandboxPath = GetSandBoxPathByUid(uid); in CopyOrMoveFile() local