Searched refs:GetDBinderCallingPidUid (Results 1 – 2 of 2) sorted by relevance
246 bool GetDBinderCallingPidUid(int handle, bool isReply, pid_t &pid, uid_t &uid);
369 bool BinderInvoker::GetDBinderCallingPidUid(int handle, bool isReply, pid_t &pid, uid_t &uid) in GetDBinderCallingPidUid() function in OHOS::IPC_SINGLE::BinderInvoker427 if (!GetDBinderCallingPidUid(handle, isReply, pid, uid)) { in TranslateDBinderStub()