Home
last modified time | relevance | path

Searched defs:OnClosed (Results 1 – 4 of 4) sorted by relevance

/system/bt/gd/l2cap/classic/internal/
Dfixed_channel_impl.cc49 void FixedChannelImpl::OnClosed(hci::ErrorCode status) { in OnClosed() function in bluetooth::l2cap::classic::internal::FixedChannelImpl
/system/bt/gd/l2cap/internal/
Ddynamic_channel_impl.cc64 void DynamicChannelImpl::OnClosed(hci::ErrorCode status) { in OnClosed() function in bluetooth::l2cap::internal::DynamicChannelImpl
/system/bt/gd/l2cap/le/internal/
Dfixed_channel_impl.cc58 void FixedChannelImpl::OnClosed(hci::ErrorCode status) { in OnClosed() function in bluetooth::l2cap::le::internal::FixedChannelImpl
/system/core/libappfuse/tests/
DFuseBridgeLoopTest.cc40 void OnClosed(int /* mount_id */) override { closed = true; } in OnClosed() function in android::fuse::__anon79f4cfdc0111::Callback