Searched defs:CleanupCallback (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/net/disk_cache/
H A Dcache_util.cc32 void CleanupCallback(const base::FilePath& path, const std::string& name) { function in namespace:__anon9164
138 FROM_HERE, base::Bind(&CleanupCallback, path, name_str), true);

Completed in 139 milliseconds