Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/
H A Drs_profiler_cache.cpp131 StringStreamWriter archive(stream); in Serialize()
H A Drs_profiler_archive.h211 using StringStreamWriter = StringStreamArchive<false>; variable