Lines Matching defs:sandboxPackagePath
1088 std::string &sandboxPackagePath) in SetRenderSandboxProperty()
1094 std::string &sandboxPackagePath) in SetRenderSandboxPropertyNweb()
1185 std::string &sandboxPackagePath) in SetCommonAppSandboxProperty()
1233 …t32_t SandboxUtils::MountAllHsp(const AppSpawningCtx *appProperty, std::string &sandboxPackagePath) in MountAllHsp()
1272 int32_t SandboxUtils::DoSandboxRootFolderCreateAdapt(std::string &sandboxPackagePath) in DoSandboxRootFolderCreateAdapt()
1289 …2_t SandboxUtils::MountAllGroup(const AppSpawningCtx *appProperty, std::string &sandboxPackagePath) in MountAllGroup()
1335 std::string &sandboxPackagePath) in DoSandboxRootFolderCreate()
1457 string &sandboxPackagePath) in SetOverlayAppSandboxProperty()
1494 string &sandboxPackagePath) in SetBundleResourceAppSandboxProperty()
1527 …32_t SandboxUtils::SetSandboxProperty(AppSpawningCtx *appProperty, std::string &sandboxPackagePath) in SetSandboxProperty()
1554 int32_t SandboxUtils::ChangeCurrentDir(std::string &sandboxPackagePath, const std::string &bundleNa… in ChangeCurrentDir()
1619 std::string sandboxPackagePath = g_sandBoxRootDir + to_string(dacInfo->uid / UID_BASE) + "/"; in SetAppSandboxProperty() local
1661 std::string sandboxPackagePath = g_sandBoxRootDirNweb; in SetAppSandboxPropertyNweb() local