Lines Matching defs:sandboxPackagePath
1134 std::string &sandboxPackagePath) in SetRenderSandboxProperty()
1140 std::string &sandboxPackagePath) in SetRenderSandboxPropertyNweb()
1231 std::string &sandboxPackagePath) in SetCommonAppSandboxProperty()
1279 …t32_t SandboxUtils::MountAllHsp(const AppSpawningCtx *appProperty, std::string &sandboxPackagePath) in MountAllHsp()
1318 int32_t SandboxUtils::DoSandboxRootFolderCreateAdapt(std::string &sandboxPackagePath) in DoSandboxRootFolderCreateAdapt()
1335 …2_t SandboxUtils::MountAllGroup(const AppSpawningCtx *appProperty, std::string &sandboxPackagePath) in MountAllGroup()
1397 std::string &sandboxPackagePath) in DoSandboxRootFolderCreate()
1519 string &sandboxPackagePath) in SetOverlayAppSandboxProperty()
1556 string &sandboxPackagePath) in SetBundleResourceAppSandboxProperty()
1589 …32_t SandboxUtils::SetSandboxProperty(AppSpawningCtx *appProperty, std::string &sandboxPackagePath) in SetSandboxProperty()
1616 int32_t SandboxUtils::ChangeCurrentDir(std::string &sandboxPackagePath, const std::string &bundleNa… in ChangeCurrentDir()
1691 std::string sandboxPackagePath = g_sandBoxRootDir + to_string(dacInfo->uid / UID_BASE) + "/"; in SetAppSandboxProperty() local
1731 std::string sandboxPackagePath = g_sandBoxRootDirNweb; in SetAppSandboxPropertyNweb() local