Searched refs:GetRemotePid (Results 1 – 6 of 6) sorted by relevance
27 int GetRemotePid() const;
29 int GetRemotePid() const;
34 int StubRefCountObject::GetRemotePid() const in GetRemotePid() function in OHOS::StubRefCountObject
35 int CommAuthInfo::GetRemotePid() const in GetRemotePid() 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()
817 int pid = object.GetRemotePid();880 EXPECT_EQ(commAuthInfo.GetRemotePid(), 1);