Searched refs:on_cache_update_async (Results 1 – 4 of 4) sorted by relevance
125 pub(crate) fn on_cache_update_async(&self, path: impl AsRef<Path>) { in on_cache_update_async() method127 self.worker.on_cache_update_async(path) in on_cache_update_async()215 inner.cache.on_cache_update_async(&mod_cache_path); // call on success in get_data_raw()
39 .on_cache_update_async(config_path); in test_cache_init()
101 pub(super) fn on_cache_update_async(&self, path: impl AsRef<Path>) { in on_cache_update_async() method
275 worker.on_cache_update_async(mod_file.clone()); in test_on_update_fresh_stats_file()413 worker.on_cache_update_async(mod_with_stats.clone()); in test_on_update_cleanup_limits_trash_locks()539 worker.on_cache_update_async(nonexistent_mod_file.clone()); in test_on_update_cleanup_lru_policy()646 worker.on_cache_update_async(nonexistent_mod_file.clone()); in test_on_update_cleanup_future_files()712 worker.on_cache_update_async(mod_file.clone()); in test_on_update_cleanup_self_lock()