Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/
H A Drs_profiler_base.cpp991 static void CacheAshmemData(uint64_t id, const uint8_t* data, size_t size) in CacheAshmemData() function
1034 CacheAshmemData(id, reinterpret_cast<const uint8_t*>(data), size); in ReadParcelData()