Searched defs:SetChannel (Results 1 – 3 of 3) sorted by relevance
/frameworks/native/libs/vr/libpdx/fuzz/ | ||
D | helpers.h | 76 Status<void> SetChannel(int channel_id, Channel* channel) { in SetChannel() function |
/frameworks/native/libs/vr/libpdx/ | ||
D | service.cpp | 429 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 |