Searched refs:uids_result (Results 1 – 1 of 1) sorted by relevance
267 auto uids_result = OwnerUids(pid); in OwnerUid() local268 if (!uids_result.ok()) { in OwnerUid()269 LOG(DEBUG) << uids_result.error().Trace(); in OwnerUid()273 return uids_result->real_; in OwnerUid()