Searched refs:kGroup5RandomLength (Results 1 – 2 of 2) sorted by relevance
/third_party/mindspore/mindspore/ccsrc/ps/core/ | ||
D | comm_util.h | 78 constexpr int kGroup5RandomLength = 12; variable |
D | comm_util.cc | 120 for (i = 0; i < kGroup5RandomLength; i++) { in GenerateUUID() |