Home
last modified time | relevance | path

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

/frameworks/native/libs/vr/libpdx/fuzz/
Dhelpers.h120 Status<void> CloseChannel(int channel_id) { in CloseChannel() function
/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