Internal change

PiperOrigin-RevId: 377900845
This commit is contained in:
Edwin Wu
2021-06-07 06:31:26 -07:00
committed by Copybara-Service
parent 957ce1052b
commit af4701c237
5 changed files with 269 additions and 196 deletions
+2
View File
@@ -239,6 +239,8 @@ class ClientProxy final {
void ScheduleClearLocalHighVisModeCacheEndpointIdAlarm();
void CancelClearLocalHighVisModeCacheEndpointIdAlarm();
std::string ToString(PayloadProgressInfo::Status status) const;
mutable RecursiveMutex mutex_;
Prng prng_;
std::int64_t client_id_;