Searched defs:graph_key (Results 1 – 6 of 6) sorted by relevance
71 int64_t graph_key, const StatusCallback& done) { in RefreshStepIdSequenceAsync()113 for (int64_t graph_key : request->graph_key()) { in GetStepSequenceAsync() local148 int64 RpcCollectiveExecutorMgr::NextStepId(int64_t graph_key) { in NextStepId()157 void RpcCollectiveExecutorMgr::RetireStepId(int64_t graph_key, in RetireStepId()
1564 uint64 MasterSession::NewStepId(int64_t graph_key) { in NewStepId()
59 int64 NextStepId(int64_t graph_key) override { in NextStepId()63 void RetireStepId(int64_t graph_key, int64_t step_id) override {} in RetireStepId()
122 void RefreshStepIdSequenceAsync(int64_t graph_key, in RefreshStepIdSequenceAsync()127 int64 NextStepId(int64_t graph_key) override { in NextStepId()131 void RetireStepId(int64_t graph_key, int64_t step_id) override {} in RetireStepId()
92 int64_t graph_key, const StatusCallback& done) { in RefreshStepIdSequenceAsync()
596 repeated int64 graph_key = 1; field600 int64 graph_key = 1; field