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 | 381 static void MakeAtomicServiceDir(const AppSpawningCtx *appProperty, std::string path, std::string v… in MakeAtomicServiceDir() 433 static std::string ReplaceVariablePackageName(const AppSpawningCtx *appProperty, const std::string … in ReplaceVariablePackageName() 485 string SandboxUtils::ConvertToRealPath(const AppSpawningCtx *appProperty, std::string path) in ConvertToRealPath() 523 std::string SandboxUtils::ConvertToRealPathWithPermission(const AppSpawningCtx *appProperty, in ConvertToRealPathWithPermission() 568 std::string SandboxUtils::GetSbxPathByConfig(const AppSpawningCtx *appProperty, nlohmann::json &con… in GetSbxPathByConfig() 611 static bool CheckMountConfig(nlohmann::json &mntPoint, const AppSpawningCtx *appProperty, in CheckMountConfig() 646 static int32_t DoDlpAppMountStrategy(const AppSpawningCtx *appProperty, in DoDlpAppMountStrategy() 692 static int32_t HandleSpecialAppMount(const AppSpawningCtx *appProperty, in HandleSpecialAppMount() 745 std::string SandboxUtils::GetSandboxOptions(const AppSpawningCtx *appProperty, nlohmann::json &conf… in GetSandboxOptions() 763 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 | 214 APPSPAWN_INLINE int GetAppSpawnMsgType(const AppSpawningCtx *appProperty) in GetAppSpawnMsgType()
|