Home
last modified time | relevance | path

Searched refs:GetChannelState (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/libs/vr/libpdx_uds/private/uds/
Dservice_endpoint.h141 Channel* GetChannelState(int32_t channel_id);
/frameworks/native/libs/vr/libpdx_uds/
Dservice_endpoint.cpp464 Channel* Endpoint::GetChannelState(int32_t channel_id) { in GetChannelState() function in android::pdx::uds::Endpoint
523 info.channel = GetChannelState(channel_id); in ReceiveMessageForChannel()
572 info.channel = GetChannelState(channel_id); in BuildCloseMessage()