Home
last modified time | relevance | path

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

/ohos5.0/base/theme/wallpaper_mgr/services/src/
H A Dwallpaper_service.cpp1417 std::stringbuf stringBuf; in WritePixelMapToFile() local
1418 std::ostream ostream(&stringBuf); in WritePixelMapToFile()
1434 stringBuf.sgetn(buffer, mapSize); in WritePixelMapToFile()