Home | History | Annotate | Download | only in service

Lines Matching defs:metafile

271   // If the metafile was successfully created, we need to take our hands off the
272 // scratch metafile directory. The client will delete it when it is done with
273 // metafile.
373 // The metafile was created in a temp folder which needs to get deleted after
377 LOG(WARNING) << "Unable to set scratch metafile directory";
379 // It's important that metafile is declared after scratch_metafile_dir so
380 // that the metafile destructor closes the file before the base::ScopedTempDir
382 printing::Emf metafile;
383 if (!metafile.InitFromFile(metafile_path)) {
386 OnRenderPDFPagesToMetafileSucceeded(metafile,