Searched refs:OwnerUid (Results 1 – 3 of 3) sorted by relevance
31 auto login_uid_of_my_pid = OwnerUid(my_pid); in TEST()
75 Result<uid_t> OwnerUid(const pid_t pid);
265 Result<uid_t> OwnerUid(const pid_t pid) { in OwnerUid() function