Home
last modified time | relevance | path

Searched refs:APPSPAWN_STATIC (Results 1 – 11 of 11) sorted by relevance

/base/startup/appspawn/modules/common/
Dappspawn_begetctl.c26 APPSPAWN_STATIC void SetSystemEnv(void) in SetSystemEnv()
36 APPSPAWN_STATIC void RunAppSandbox(const char *ptyName) in RunAppSandbox()
68 APPSPAWN_STATIC int RunBegetctlBootApp(AppSpawnMgr *content, AppSpawningCtx *property) in RunBegetctlBootApp()
Dappspawn_cgroup.c34 APPSPAWN_STATIC int GetCgroupPath(const AppSpawnedProcessInfo *appInfo, char *buffer, uint32_t buff… in GetCgroupPath()
48 APPSPAWN_STATIC int WriteToFile(const char *path, int truncated, pid_t pids[], uint32_t count) in WriteToFile()
Dappspawn_namespace.c175 APPSPAWN_STATIC int PreLoadEnablePidNs(AppSpawnMgr *content) in PreLoadEnablePidNs()
/base/startup/appspawn/util/include/
Dappspawn_utils.h38 #define APPSPAWN_STATIC static macro
40 #define APPSPAWN_STATIC
/base/startup/appspawn/interfaces/innerkits_new/permission/
Dappspawn_mount_permission.c147 APPSPAWN_STATIC int LoadPermission(AppSpawnClientType type) in LoadPermission()
172 APPSPAWN_STATIC void DeletePermission(AppSpawnClientType type) in DeletePermission()
/base/startup/appspawn/interfaces/innerkits_new/client/
Dappspawn_client.c82 APPSPAWN_STATIC void CloseClientSocket(int socketId) in CloseClientSocket()
92 APPSPAWN_STATIC int CreateClientSocket(uint32_t type, uint32_t timeout) in CreateClientSocket()
/base/startup/appspawn/common/
Dappspawn_server.c63 APPSPAWN_STATIC int AppSpawnChild(AppSpawnContent *content, AppSpawnClient *client) in AppSpawnChild()
/base/startup/appspawn/adapter/
Dappspawn_cgroup.c68 APPSPAWN_STATIC int GetCgroupPath(const AppSpawnAppInfo *appInfo, char *buffer, uint32_t buffLen) in GetCgroupPath()
/base/startup/appspawn/modules/sandbox/
Dsandbox_manager.c485 APPSPAWN_STATIC int PreLoadSandboxCfg(AppSpawnMgr *content) in PreLoadSandboxCfg()
505 APPSPAWN_STATIC int SandboxHandleServerExit(AppSpawnMgr *content) in SandboxHandleServerExit()
601 APPSPAWN_STATIC int SandboxUnmountPath(const AppSpawnMgr *content, const AppSpawnedProcessInfo *app… in SandboxUnmountPath()
Dsandbox_load.c605 APPSPAWN_STATIC int ParseAppSandboxConfig(const cJSON *root, ParseJsonContext *context) in ParseAppSandboxConfig()
/base/startup/appspawn/standard/
Dappspawn_service.c123 APPSPAWN_STATIC void ProcessSignal(const struct signalfd_siginfo *siginfo) in ProcessSignal()
358 APPSPAWN_STATIC int WriteMsgToChild(AppSpawningCtx *property, bool isNweb) in WriteMsgToChild()
726 APPSPAWN_STATIC int AppSpawnClearEnv(AppSpawnMgr *content, AppSpawningCtx *property) in AppSpawnClearEnv()