Home
last modified time | relevance | path

Searched defs:next_request_id_ (Results 1 – 5 of 5) sorted by relevance

/external/openscreen/osp/impl/quic/
Dquic_client.h118 uint64_t next_request_id_ = 1; variable
/external/openscreen/cast/sender/
Dcast_platform_client.h81 static int next_request_id_; variable
Dcast_platform_client.cc211 int CastPlatformClient::next_request_id_ = 0; member in openscreen::cast::CastPlatformClient
/external/openscreen/cast/standalone_sender/
Dlooping_file_cast_agent.h167 int next_request_id_ = 1; variable
/external/libchrome/mojo/public/cpp/bindings/
Dinterface_endpoint_client.h175 uint64_t next_request_id_ = 1; variable