Searched refs:next_request_id_ (Results 1 – 12 of 12) sorted by relevance
207 return next_request_id_++; in GetNextRequestId()211 int CastPlatformClient::next_request_id_ = 0; member in openscreen::cast::CastPlatformClient
81 static int next_request_id_; variable
184 uint64_t request_id = next_request_id_++; in CreatePendingConnection()207 uint64_t request_id = next_request_id_++; in StartConnectionRequest()
118 uint64_t next_request_id_ = 1; variable
163 int next_request_id_ = 1; variable
82 StringPrintf(kLaunchMessageTemplate, next_request_id_++, in OnConnected()369 kStopMessageTemplate, next_request_id_++, app_session_id_.c_str()); in Shutdown()
262 uint64_t request_id = next_request_id_++; in AcceptWithResponder()264 request_id = next_request_id_++; in AcceptWithResponder()
175 uint64_t next_request_id_ = 1; variable
386 int next_request_id_ = 0; variable
561 int id = next_request_id_++; in GetRequestId()
450 size_t next_request_id_ = 1; variable
949 size_t id = next_request_id_++; in Resolve()