Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/
H A Drs_profiler.h240 …RSB_EXPORT static void UnmarshalNodes(RSContext& context, std::stringstream& data, uint32_t fileVe…
H A Drs_profiler_base.cpp609 void RSProfiler::UnmarshalNodes(RSContext& context, std::stringstream& data, uint32_t fileVersion) in UnmarshalNodes() function in OHOS::Rosen::RSProfiler
H A Drs_profiler.cpp720 UnmarshalNodes(*g_context, stream, fileVersion); in FirstFrameUnmarshalling()