Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a82513e8 authored by Jack He's avatar Jack He
Browse files

GD: Add ListMap and LruCache

* ListMap is a map whose keys are sorted by the order of when the
  key was added to the map
* LruCache is a map that evict the least used key when reaching
  capacity
* LruCache depends on ListMap for its internal functions

Bug: 157533831
Bug: 157534088
Tag: #gd-refactor
Test: atest bluetooth_test_gd
Change-Id: Ie112f96e48f108c5bb589ab3469d0892b51b28d7
parent 7d484c8b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment