Searched refs:ComputeFunc (Results 1 – 5 of 5) sorted by relevance
53 typedef std::function<void(StatusCallback)> ComputeFunc; typedef74 ComputeFunc compute_func, StatusCallback done_cb);
70 ComputeFunc compute_func, in LookupOrCompute()
73 typedef std::function<Status(const string&, T*)> ComputeFunc; typedef79 const ComputeFunc& compute_func) { in LookupOrCompute()
94 ExpiringLRUCache<int>::ComputeFunc compute_func = in TEST()
1208 StatCache::ComputeFunc compute_func = [this](const string& dirname, in FolderExists()1244 MatchingPathsCache::ComputeFunc compute_func = in GetMatchingPaths()