Searched refs:old_cache (Results 1 – 5 of 5) sorted by relevance
466 bool RestoreFromListValue(const base::Value::List& old_cache);
977 bool HostCache::RestoreFromListValue(const base::Value::List& old_cache) { in RestoreFromListValue() argument981 for (const auto& entry : old_cache) { in RestoreFromListValue()
175 struct hash_table *old_cache = (struct hash_table *)(uintptr_t)old_value; in replace_sample_function_cache_locked() local176 util_dynarray_append(&matrix->trash_caches, struct hash_table *, old_cache); in replace_sample_function_cache_locked()