Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/bta/gatt/
Dbta_gattc_db_storage.cc394 vector<string> expired_items; in bta_gattc_hash_remove_least_recently_used_if_possible() local
439 expired_items.emplace_back(tmp); in bta_gattc_hash_remove_least_recently_used_if_possible()
452 for (string expired_item : expired_items) { in bta_gattc_hash_remove_least_recently_used_if_possible()