Home | History | Annotate | Download | only in disk_cache

Lines Matching defs:creator

418   CacheCreator* creator = new CacheCreator(full_path, force, max_bytes, type,
422 return creator->Run();