Searched refs:APPSPAWN_INLINE (Results 1 – 1 of 1) sorted by relevance
54 #define APPSPAWN_INLINE __attribute__((always_inline)) inline macro181 APPSPAWN_INLINE int IsSpawnServer(const AppSpawnMgr *content) in IsSpawnServer()186 APPSPAWN_INLINE int IsAppSpawnMode(const AppSpawnMgr *content) in IsAppSpawnMode()192 APPSPAWN_INLINE int IsNWebSpawnMode(const AppSpawnMgr *content) in IsNWebSpawnMode()198 APPSPAWN_INLINE int IsColdRunMode(const AppSpawnMgr *content) in IsColdRunMode()204 APPSPAWN_INLINE int IsDeveloperModeOn(const AppSpawningCtx *property) in IsDeveloperModeOn()209 APPSPAWN_INLINE int IsJitFortModeOn(const AppSpawningCtx *property) in IsJitFortModeOn()214 APPSPAWN_INLINE int GetAppSpawnMsgType(const AppSpawningCtx *appProperty) in GetAppSpawnMsgType()220 APPSPAWN_INLINE const char *GetProcessName(const AppSpawningCtx *property) in GetProcessName()228 APPSPAWN_INLINE const char *GetBundleName(const AppSpawningCtx *property) in GetBundleName()[all …]