Home
last modified time | relevance | path

Searched defs:SetChannel (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/libs/vr/libpdx/
Dservice.cpp435 Status<void> Message::SetChannel(const std::shared_ptr<Channel>& chan) { in SetChannel() function in android::pdx::Message
479 Status<void> Service::SetChannel(int channel_id, in SetChannel() function in android::pdx::Service
/frameworks/native/libs/vr/libpdx_uds/
Dservice_endpoint.cpp265 Status<void> Endpoint::SetChannel(int channel_id, Channel* channel) { in SetChannel() function in android::pdx::uds::Endpoint