Lines Matching defs:sandboxPackagePath
1182 std::string &sandboxPackagePath) in SetRenderSandboxProperty()
1188 std::string &sandboxPackagePath) in SetRenderSandboxPropertyNweb()
1292 std::string &sandboxPackagePath) in SetCommonAppSandboxProperty()
1340 …t32_t SandboxUtils::MountAllHsp(const AppSpawningCtx *appProperty, std::string &sandboxPackagePath) in MountAllHsp()
1379 int32_t SandboxUtils::DoSandboxRootFolderCreateAdapt(std::string &sandboxPackagePath) in DoSandboxRootFolderCreateAdapt()
1396 …2_t SandboxUtils::MountAllGroup(const AppSpawningCtx *appProperty, std::string &sandboxPackagePath) in MountAllGroup()
1447 std::string &sandboxPackagePath) in DoSandboxRootFolderCreate()
1565 string &sandboxPackagePath) in SetOverlayAppSandboxProperty()
1602 string &sandboxPackagePath) in SetBundleResourceAppSandboxProperty()
1635 …32_t SandboxUtils::SetSandboxProperty(AppSpawningCtx *appProperty, std::string &sandboxPackagePath) in SetSandboxProperty()
1662 int32_t SandboxUtils::ChangeCurrentDir(std::string &sandboxPackagePath, const std::string &bundleNa… in ChangeCurrentDir()
1768 std::string sandboxPackagePath = g_sandBoxRootDir + to_string(dacInfo->uid / UID_BASE) + "/"; in SetAppSandboxProperty() local
1817 std::string sandboxPackagePath = g_sandBoxRootDirNweb; in SetAppSandboxPropertyNweb() local