Home
last modified time | relevance | path

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

/frameworks/native/libs/vr/libpdx/
Dservice.cpp508 Status<void> Service::CloseChannel(int channel_id) { in CloseChannel() function in android::pdx::Service
/frameworks/native/libs/vr/libpdx_uds/
Dservice_endpoint.cpp323 Status<void> Endpoint::CloseChannel(int channel_id) { in CloseChannel() function in android::pdx::uds::Endpoint