Home
last modified time | relevance | path

Searched refs:GetMockPid (Results 1 - 4 of 4) sorted by relevance

/foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/
H A Drs_profiler_utils.h150 static constexpr pid_t GetMockPid(pid_t pid) in GetMockPid() function in OHOS::Rosen::final
170 return ComposeNodeId(GetMockPid(id), nodeId); in ComposeMockNodeId()
H A Drs_profiler.cpp293 data->SetSendingPid(Utils::GetMockPid(data->GetSendingPid())); in OnRecvParcel()
648 pid = Utils::GetMockPid(pid); in OnParallelRenderBegin()
890 focusPid = Utils::GetMockPid(focusPid); in OnParallelRenderBegin()
1775 CreateMockConnection(Utils::GetMockPid(pid)); in OnParallelRenderBegin()
1842 RSRenderServiceConnection* connection = GetConnection(Utils::GetMockPid(pid)); in OnParallelRenderBegin()
1846 connection = GetConnection(Utils::GetMockPid(pids[0])); in OnParallelRenderBegin()
H A Drs_profiler_base.cpp201 return Utils::GetMockPid(pid); in PatchPlainPid()
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_profiler/unittest/
H A Drs_profiler_utils_test.cpp140 EXPECT_EQ(Utils::GetMockPid(pid), 0x50203040); in HWTEST_F()

Completed in 7 milliseconds