Searched defs:SetChannel (Results 1 – 2 of 2) sorted by relevance
/frameworks/native/libs/vr/libpdx/ | ||
D | service.cpp | 435 Status<void> Message::SetChannel(const std::shared_ptr<Channel>& chan) { in SetChannel() function in android::pdx::Message |
/frameworks/native/libs/vr/libpdx_uds/ | ||
D | service_endpoint.cpp | 265 Status<void> Endpoint::SetChannel(int channel_id, Channel* channel) { in SetChannel() function in android::pdx::uds::Endpoint |