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.cpp459 Channel* Endpoint::GetChannelState(int32_t channel_id) { in GetChannelState() function in android::pdx::uds::Endpoint
516 info.channel = GetChannelState(channel_id); in ReceiveMessageForChannel()
562 info.channel = GetChannelState(channel_id); in BuildCloseMessage()