Searched refs:GenerateSessionId (Results 1 – 3 of 3) sorted by relevance
32 std::string GenerateSessionId(uint64_t now);
52 std::string GenerateSessionId(uint64_t now_ms) { in GenerateSessionId() function
53 cfEvent->set_session_id(metrics::GenerateSessionId(now_ms)); in BuildCfLogEvent()