Searched defs:TakeOwnership (Results 1 – 2 of 2) sorted by relevance
154 std::unique_ptr<printing::PrintSettings> CefPrintSettingsImpl::TakeOwnership() { in TakeOwnership() function in CefPrintSettingsImpl
112 enum ArgOwnership { WillStayAlive,MustDuplicate,TakeOwnership }; enumerator