Home
last modified time | relevance | path

Searched refs:MakeRandomId (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/core/summary/
Dsummary_db_writer.cc174 int64 tid = MakeRandomId(); in CreateNewId()
202 int64 MakeRandomId() TF_EXCLUSIVE_LOCKS_REQUIRED(mu_) { in MakeRandomId() function in tensorflow::__anon4b43ab2d0111::IdAllocator