Searched refs:out_pflr (Results 1 – 4 of 4) sorted by relevance
340 std::unique_ptr<ProcessFunctionLibraryRuntime>* out_pflr) { in Clone() argument342 out_pflr->reset(new ProcessFunctionLibraryRuntime( in Clone()
142 std::unique_ptr<ProcessFunctionLibraryRuntime>* out_pflr);
186 std::unique_ptr<ProcessFunctionLibraryRuntime>* out_pflr,903 std::unique_ptr<ProcessFunctionLibraryRuntime>* out_pflr, in Clone() argument907 custom_kernel_creator_, out_lib_def, out_pflr)); in Clone()908 *out_flr = (*out_pflr)->GetFLR(device_->name()); in Clone()
541 std::unique_ptr<ProcessFunctionLibraryRuntime>* out_pflr,