Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/utils/
H A Dlru_cache.h26 class LruCache {
28 explicit LruCache(size_t cacheSize) : cacheSize_(cacheSize) in LruCache() function
H A Dmedia_cached_buffer.h181 LruCache<int64_t, FragmentIterator> lruCache_;
/ohos5.0/base/hiviewdfx/hiview/base/event_store/include/
H A Dsys_event_query_wrapper.h37 class LruCache {
149 static LruCache<pid_t, QueryRecord> queryController_;
/ohos5.0/base/hiviewdfx/hiview/base/event_store/dao/
H A Dsys_event_query_wrapper.cpp100 LruCache<pid_t, SysEventQueryWrapper::QueryRecord> SysEventQueryWrapper::queryController_;