Searched refs:TakeOwnership (Results 1 – 6 of 6) sorted by relevance
272 context_->InitWithSettings(settings_impl->TakeOwnership()); in UpdateSettings()299 context_->InitWithSettings(impl->TakeOwnership()); in OnPrintContinue()
50 std::unique_ptr<printing::PrintSettings> TakeOwnership() WARN_UNUSED_RESULT;
154 std::unique_ptr<printing::PrintSettings> CefPrintSettingsImpl::TakeOwnership() { in TakeOwnership() function in CefPrintSettingsImpl
485 if (take==TakeOwnership) { in loadFile()499 case TakeOwnership: in loadFile()713 case TakeOwnership: in emitFile()
112 enum ArgOwnership { WillStayAlive,MustDuplicate,TakeOwnership }; enumerator
1286 if (!proc->loadFile(outfile,TakeOwnership,0)) { in main()