Home
last modified time | relevance | path

Searched defs:LRUBucket (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/common/test/
H A Dlru_bucket_test.cpp22 template<typename _Key, typename _Tp> using LRUBucket = OHOS::LRUBucket<_Key, _Tp>; typedef
/ohos5.0/foundation/distributeddatamgr/relational_store/rdbmock/frameworks/native/rdb/
H A Dlru_bucket.h27 LRUBucket(size_t capacity) in LRUBucket() function
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/common/
H A Dlru_bucket.h27 LRUBucket(size_t capacity) in LRUBucket() function