Searched refs:GetRemoteSocketId (Results 1 – 3 of 3) sorted by relevance
33 int32_t GetRemoteSocketId() const;
55 int32_t CommAuthInfo::GetRemoteSocketId() const in GetRemoteSocketId() function in OHOS::CommAuthInfo
1370 return (auth != nullptr) && (auth->GetRemoteSocketId() == socketId); in DetachCommAuthInfoBySocketId()1530 return (auth != nullptr) && (auth->GetRemoteSocketId() == socketId); in DetachAppAuthInfoBySocketId()