Searched refs:get_incarnation (Results 1 – 7 of 7) sorted by relevance
47 GetIncarnationFunc get_incarnation = nullptr; member
94 popts.get_incarnation = [](const string& name) { in Partition()452 popts.get_incarnation = [](const string&) { return 1; }; in TEST_F()
189 opts.get_incarnation(edge->src()->assigned_device_name()))); in SetSendRecvAttrs()961 incarnation = opts.get_incarnation(send_device); in SetIncarnation()
43 partition_options.get_incarnation = in PartitionFunctionGraph()
1664 popts.get_incarnation = [](const string& name) { in CreateGraphs()
173 popts.get_incarnation = [this](const string& name) -> int64 { in InitItem()
1680 popts.get_incarnation = [this](const string& name) -> int64 { in BuildAndRegisterPartitions()