Home
last modified time | relevance | path

Searched refs:SetUidGid (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/startup/appspawn/lite/
H A Dappspawn_process.c102 static int SetUidGid(struct AppSpawnContent *content, AppSpawnClient *client) in SetUidGid() function
197 ret = SetUidGid(content, client); in AppSpawnExecuteSpawningHook()
/ohos5.0/base/startup/appspawn/modules/common/
H A Dappspawn_common.c228 static int SetUidGid(const AppSpawnMgr *content, const AppSpawningCtx *property) in SetUidGid() function
420 ret = SetUidGid(content, property); in SpawnSetProperties()