Searched refs:GetRemoteUid (Results 1 – 4 of 4) sorted by relevance
30 int GetRemoteUid() const;
40 int CommAuthInfo::GetRemoteUid() const in GetRemoteUid() function in OHOS::CommAuthInfo
1307 …if ((auth->GetStubObject() == stub) && (auth->GetRemotePid() == pid) && (auth->GetRemoteUid() == u… in IsSameRemoteObject()1318 if ((auth->GetRemotePid() == pid) && (auth->GetRemoteUid() == uid) && in IsSameRemoteObject()
895 EXPECT_EQ(commAuthInfo.GetRemoteUid(), 1);