Searched defs:sandboxPath (Results 1 – 6 of 6) sorted by relevance
| /base/startup/appspawn/modules/sandbox/ |
| D | sandbox_utils.h | 49 std::string sandboxPath; member 137 const char *sandboxPath; member
|
| D | sandbox_utils.cpp | 643 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
|
| D | appspawn_sandbox.c | 505 …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 | 146 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/ |
| 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
|