Searched defs:CloseChannel (Results 1 – 2 of 2) sorted by relevance
/frameworks/native/libs/vr/libpdx/ | ||
D | service.cpp | 508 Status<void> Service::CloseChannel(int channel_id) { in CloseChannel() function in android::pdx::Service |
/frameworks/native/libs/vr/libpdx_uds/ | ||
D | service_endpoint.cpp | 323 Status<void> Endpoint::CloseChannel(int channel_id) { in CloseChannel() function in android::pdx::uds::Endpoint |