Searched defs:CloseChannel (Results 1 – 3 of 3) sorted by relevance
120 Status<void> CloseChannel(int channel_id) { in CloseChannel() function
508 Status<void> Service::CloseChannel(int channel_id) { in CloseChannel() function in android::pdx::Service
323 Status<void> Endpoint::CloseChannel(int channel_id) { in CloseChannel() function in android::pdx::uds::Endpoint