Searched refs:IsIsolatedNativeSpawnMode (Results 1 – 2 of 2) sorted by relevance
49 if (IsNWebSpawnMode(content) || IsIsolatedNativeSpawnMode(content, property)) { in SetAppAccessToken()96 } else if (IsIsolatedNativeSpawnMode(content, property)) { in SetSelinuxCon()
276 APPSPAWN_INLINE int IsIsolatedNativeSpawnMode(const AppSpawnMgr *content, const AppSpawningCtx *pro… in IsIsolatedNativeSpawnMode() function