Home
last modified time | relevance | path

Searched refs:UnmarshalTree (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/
H A Drs_profiler_base.cpp619 UnmarshalTree(context, data, fileVersion); in UnmarshalNodes()
738 void RSProfiler::UnmarshalTree(RSContext& context, std::stringstream& data, uint32_t fileVersion) in UnmarshalTree() function in OHOS::Rosen::RSProfiler
757 UnmarshalTree(context, data, fileVersion); in UnmarshalTree()
H A Drs_profiler.h241 …RSB_EXPORT static void UnmarshalTree(RSContext& context, std::stringstream& data, uint32_t fileVer…