Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiview_lite/
H A Dhiview_cache.h94 int32 PrereadFromCache(HiviewCache *cache, uint8 *data, uint16 rLen);
H A Dhiview_cache.c149 int32 PrereadFromCache(HiviewCache *cache, uint8 *data, uint16 rLen) in PrereadFromCache() function