Searched refs:ContainsEntryWithSha (Results 1 – 1 of 1) sorted by relevance
24 public bool ContainsEntryWithSha(string sha) in ContainsEntryWithSha() method in Antmicro.Renode.Utilities.SimpleFileCache31 if(!Enabled || !ContainsEntryWithSha(sha)) in TryGetEntryWithSha()43 if(!Enabled || ContainsEntryWithSha(sha)) in StoreEntryWithSha()