Home
last modified time | relevance | path

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

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