Searched refs:MAX_CACHE_AGE (Results 1 – 1 of 1) sorted by relevance
191 static const int64_t MAX_CACHE_AGE = 5 * 1000 * 1000000LL; variable226 if (age >= MAX_CACHE_AGE) { in acquire_my_map_info_list()