Home
last modified time | relevance | path

Searched defs:GetNextRequestId (Results 1 – 4 of 4) sorted by relevance

/external/openscreen/osp/public/
Dendpoint_request_ids.cc13 uint64_t EndpointRequestIds::GetNextRequestId(uint64_t endpoint_id) { in GetNextRequestId() function in openscreen::osp::EndpointRequestIds
Drequest_response_handler.h212 uint64_t GetNextRequestId(uint64_t endpoint_id) { in GetNextRequestId() function
/external/openscreen/cast/sender/
Dcast_platform_client.cc206 int CastPlatformClient::GetNextRequestId() { in GetNextRequestId() function in openscreen::cast::CastPlatformClient
/external/openscreen/osp/impl/presentation/
Durl_availability_requester.cc43 uint64_t GetNextRequestId(const uint64_t endpoint_id) { in GetNextRequestId() function