Home
last modified time | relevance | path

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

/aosp12/frameworks/native/libs/vr/libpdx/fuzz/
H A Dhelpers.h120 Status<void> CloseChannel(int channel_id) { in CloseChannel() function
/aosp12/system/bt/gd/l2cap/classic/
H A Dfacade.cc86 ::grpc::Status CloseChannel(::grpc::ServerContext* context, in CloseChannel() function in bluetooth::l2cap::classic::L2capClassicModuleFacadeService
/aosp12/frameworks/native/libs/vr/libpdx/
H A Dservice.cpp508 Status<void> Service::CloseChannel(int channel_id) { in CloseChannel() function in android::pdx::Service
/aosp12/frameworks/native/libs/vr/libpdx_uds/
H A Dservice_endpoint.cpp323 Status<void> Endpoint::CloseChannel(int channel_id) { in CloseChannel() function in android::pdx::uds::Endpoint
/aosp12/system/bt/gd/l2cap/internal/
H A Denhanced_retransmission_mode_channel_data_controller.cc799 void CloseChannel() { in CloseChannel() function