Searched defs:sandboxPath (Results 1 - 7 of 7) sorted by relevance
/base/startup/appspawn/modules/sandbox/ |
H A D | sandbox_utils.h | 49 std::string sandboxPath; member 140 const char *sandboxPath; member
|
H A D | appspawn_sandbox.c | 662 const char *sandboxPath = GetSandboxRealVar(context, BUFFER_FOR_TARGET, depNode->target, NULL, NULL); in UpdateMountPathDepsPath() local
|
H A D | appspawn_sandbox.h | 223 const char *sandboxPath; member
|
H A D | sandbox_utils.cpp | 639 DoDlpAppMountStrategy(const AppSpawningCtx *appProperty, const std::string &srcPath, const std::string &sandboxPath, const std::string &fsType, unsigned long mountFlags) DoDlpAppMountStrategy() argument 685 HandleSpecialAppMount(const AppSpawningCtx *appProperty, const std::string &srcPath, const std::string &sandboxPath, const std::string &fsType, unsigned long mountFlags) HandleSpecialAppMount() argument 766 std::string sandboxPath = ""; GetSandboxPath() local 809 std::string sandboxPath = GetSandboxPath(appProperty, mntPoint, section, sandboxRoot); DoAllMntPointsMount() local 1598 MountDevShmPath(std::string &sandboxPath) MountDevShmPath() argument [all...] |
/base/hiviewdfx/hiview/adapter/service/server/src/ |
H A D | hiview_service_ability.cpp | 221 std::string sandboxPath = GetSandBoxPathByUid(uid); in CopyOrMoveFile() local
|
/base/startup/appspawn/service/hnp/installer/src/ |
H A D | hnp_installer.c | 217 char sandboxPath[MAX_FILE_PATH_LEN];
in HnpUnInstallPublicHnp() local
|
/base/web/webview/ohos_adapter/ohos_resource_adapter/src/ |
H A D | ohos_resource_adapter_impl.cpp | 147 std::string sandboxPath = convertToSandboxPath(arkWebCoreHapPathOverride, prefixPath); in GetArkWebHapPath() local 197 std::string sandboxPath = convertToSandboxPath(arkWebCoreHapPathOverride, prefixPath); in GetNWebHapPath() local
|
Completed in 10 milliseconds