Home
last modified time | relevance | path

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

/base/startup/appspawn/modules/sandbox/
Dsandbox_utils.h49 std::string sandboxPath; member
137 const char *sandboxPath; member
Dsandbox_utils.cpp643 const std::string &srcPath, const std::string &sandboxPath, in DoDlpAppMountStrategy()
687 …const std::string &srcPath, const std::string &sandboxPath, const std::string &fsType, unsigned lo… in HandleSpecialAppMount()
773 std::string sandboxPath = ""; in GetSandboxPath() local
816 std::string sandboxPath = GetSandboxPath(appProperty, mntPoint, section, sandboxRoot); in DoAllMntPointsMount() local
Dappspawn_sandbox.c505 …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.cpp146 std::string sandboxPath = convertToSandboxPath(arkWebCoreHapPathOverride, prefixPath); in GetArkWebHapPath() local
196 std::string sandboxPath = convertToSandboxPath(arkWebCoreHapPathOverride, prefixPath); in GetNWebHapPath() 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