Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/bta/gatt/
Dbta_gattc_db_storage.cc391 time_t lru_time = current_time; in bta_gattc_hash_remove_least_recently_used_if_possible() local
431 if (buf.st_mtime < lru_time) { in bta_gattc_hash_remove_least_recently_used_if_possible()
432 lru_time = buf.st_mtime; in bta_gattc_hash_remove_least_recently_used_if_possible()