Searched refs:LOS_GetUserID (Results 1 – 4 of 4) sorted by relevance
75 extern INT32 LOS_GetUserID(VOID);
233 seg->ds.shm_perm.cuid = LOS_GetUserID(); in ShmAllocSeg()234 seg->ds.shm_perm.uid = LOS_GetUserID(); in ShmAllocSeg()397 INT32 uid = LOS_GetUserID(); in ShmPermCheck()
406 return LOS_GetUserID(); in SysGetUserID()
769 LITE_OS_SEC_TEXT INT32 LOS_GetUserID(VOID) in LOS_GetUserID() function