Home
last modified time | relevance | path

Searched refs:IsCommand (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.cpp43 EXPECT_FALSE(p.IsCommand()); in HWTEST_F()
45 EXPECT_TRUE(p.IsCommand()); in HWTEST_F()
/foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/
H A Drs_profiler_packet.cpp31 bool Packet::IsCommand() const in IsCommand() function in OHOS::Rosen::Packet
H A Drs_profiler_packet.h83 bool IsCommand() const;
H A Drs_profiler_network.cpp373 } else if (packet.IsCommand()) { in ProcessIncoming()

Completed in 3 milliseconds