Searched defs:appProperty (Results 1 – 4 of 4) sorted by relevance
| /base/startup/appspawn/test/unittest/app_spawn_standard_test/ |
| D | app_spawn_sandbox_test.cpp | 90 AppSpawningCtx *appProperty = GetTestAppProperty(); variable 108 AppSpawningCtx *appProperty = GetTestAppProperty(); variable 121 AppSpawningCtx *appProperty = GetTestAppProperty(); variable 135 AppSpawningCtx *appProperty = GetTestAppProperty(); variable 150 AppSpawningCtx *appProperty = GetTestAppProperty(); variable 164 AppSpawningCtx *appProperty = GetTestAppProperty(); variable 206 AppSpawningCtx *appProperty = GetTestAppProperty(); variable 248 AppSpawningCtx *appProperty = GetTestAppProperty(); variable 289 AppSpawningCtx *appProperty = GetTestAppProperty(); variable 332 AppSpawningCtx *appProperty = GetTestAppProperty(); variable [all …]
|
| /base/startup/appspawn/modules/sandbox/ |
| D | sandbox_utils.cpp | 419 static void MakeAtomicServiceDir(const AppSpawningCtx *appProperty, std::string path, std::string v… in MakeAtomicServiceDir() 471 static std::string ReplaceVariablePackageName(const AppSpawningCtx *appProperty, const std::string … in ReplaceVariablePackageName() 523 string SandboxUtils::ConvertToRealPath(const AppSpawningCtx *appProperty, std::string path) in ConvertToRealPath() 561 std::string SandboxUtils::ConvertToRealPathWithPermission(const AppSpawningCtx *appProperty, in ConvertToRealPathWithPermission() 606 std::string SandboxUtils::GetSbxPathByConfig(const AppSpawningCtx *appProperty, nlohmann::json &con… in GetSbxPathByConfig() 649 static bool CheckMountConfig(nlohmann::json &mntPoint, const AppSpawningCtx *appProperty, in CheckMountConfig() 684 static int32_t DoDlpAppMountStrategy(const AppSpawningCtx *appProperty, in DoDlpAppMountStrategy() 730 static int32_t HandleSpecialAppMount(const AppSpawningCtx *appProperty, in HandleSpecialAppMount() 783 std::string SandboxUtils::GetSandboxOptions(const AppSpawningCtx *appProperty, nlohmann::json &conf… in GetSandboxOptions() 801 void SandboxUtils::GetSandboxMountConfig(const AppSpawningCtx *appProperty, const std::string §… in GetSandboxMountConfig() [all …]
|
| /base/startup/appspawn/lite/ |
| D | appspawn_process.c | 86 AppSpawnClientLite *appProperty = (AppSpawnClientLite *)client; in SetProcessName() local 104 AppSpawnClientLite *appProperty = (AppSpawnClientLite *)client; in SetUidGid() local 133 AppSpawnClientLite *appProperty = (AppSpawnClientLite *)client; in SetCapabilities() local 167 AppSpawnClientLite *appProperty = (AppSpawnClientLite *)client; in RunChildProcessor() local
|
| /base/startup/appspawn/standard/ |
| D | appspawn_manager.h | 240 APPSPAWN_INLINE int GetAppSpawnMsgType(const AppSpawningCtx *appProperty) in GetAppSpawnMsgType()
|