Home
last modified time | relevance | path

Searched refs:BinaryCount (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/
H A Drs_profiler_packet.h65 static uint32_t BinaryCount(const char* data) in BinaryCount() function
H A Drs_profiler_network.cpp56 return BinaryHelper::BinaryCount(data); in OnBinaryPrepare()
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_profiler/unittest/
H A Drs_profiler_packet_test.cpp43 EXPECT_EQ(BinaryHelper::BinaryCount(raw.data()), 0x04030201);