Searched refs:UnmarshalNodes (Results 1 – 3 of 3) sorted by relevance
240 …RSB_EXPORT static void UnmarshalNodes(RSContext& context, std::stringstream& data, uint32_t fileVe…
609 void RSProfiler::UnmarshalNodes(RSContext& context, std::stringstream& data, uint32_t fileVersion) in UnmarshalNodes() function in OHOS::Rosen::RSProfiler
720 UnmarshalNodes(*g_context, stream, fileVersion); in FirstFrameUnmarshalling()