Home
last modified time | relevance | path

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

/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_profiler/unittest/
H A Drs_profiler_packet_test.cpp134 EXPECT_EQ(p.GetPayloadLength(), 0); in HWTEST_F()
140 EXPECT_EQ(p.GetPayloadLength(), 4 + 8 + 9); in HWTEST_F()
202 EXPECT_EQ(p.GetPayloadLength(), 0); in HWTEST_F()
/foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/
H A Drs_profiler_packet.cpp63 uint32_t Packet::GetPayloadLength() const in GetPayloadLength() function in OHOS::Rosen::Packet
H A Drs_profiler_packet.h92 uint32_t GetPayloadLength() const;
H A Drs_profiler_network.cpp362 const size_t size = packet.GetPayloadLength(); in ProcessIncoming()

Completed in 2 milliseconds