Searched refs:high_uid (Results 1 – 1 of 1) sorted by relevance
489 const lldb::user_id_t high_uid = uid & 0xffffffff00000000ull; in UserIDMatches() local490 if (high_uid) in UserIDMatches()491 return high_uid == GetID(); in UserIDMatches()