Home
last modified time | relevance | path

Searched defs:sandboxPath (Results 1 - 7 of 7) sorted by relevance

/base/startup/appspawn/modules/sandbox/
H A Dsandbox_utils.h49 std::string sandboxPath; member
140 const char *sandboxPath; member
H A Dappspawn_sandbox.c662 const char *sandboxPath = GetSandboxRealVar(context, BUFFER_FOR_TARGET, depNode->target, NULL, NULL); in UpdateMountPathDepsPath() local
H A Dappspawn_sandbox.h223 const char *sandboxPath; member
H A Dsandbox_utils.cpp639 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 Dhiview_service_ability.cpp221 std::string sandboxPath = GetSandBoxPathByUid(uid); in CopyOrMoveFile() local
/base/startup/appspawn/service/hnp/installer/src/
H A Dhnp_installer.c217 char sandboxPath[MAX_FILE_PATH_LEN]; in HnpUnInstallPublicHnp() local
/base/web/webview/ohos_adapter/ohos_resource_adapter/src/
H A Dohos_resource_adapter_impl.cpp147 std::string sandboxPath = convertToSandboxPath(arkWebCoreHapPathOverride, prefixPath); in GetArkWebHapPath() local
197 std::string sandboxPath = convertToSandboxPath(arkWebCoreHapPathOverride, prefixPath); in GetNWebHapPath() local

Completed in 10 milliseconds