Searched refs:GetMockPid (Results 1 – 4 of 4) sorted by relevance
149 static constexpr pid_t GetMockPid(pid_t pid) in GetMockPid() function169 return ComposeNodeId(GetMockPid(id), nodeId); in ComposeMockNodeId()
263 data->SetSendingPid(Utils::GetMockPid(data->GetSendingPid())); in OnRecvParcel()745 focusPid = Utils::GetMockPid(focusPid); in FirstFrameUnmarshalling()1371 CreateMockConnection(Utils::GetMockPid(pid)); in PlaybackStart()1438 RSRenderServiceConnection* connection = GetConnection(Utils::GetMockPid(pid)); in PlaybackUpdate()1442 connection = GetConnection(Utils::GetMockPid(pids[0])); in PlaybackUpdate()
173 return Utils::GetMockPid(pid); in PatchPlainPid()
148 EXPECT_EQ(Utils::GetMockPid(pid), 0x50203040);