Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/ipc/
H A Dipc_channel_mojo_unittest.cc723 void BindReceiver( in BindReceiver() function in ipc_channel_mojo_unittest::__anon598173270111::ListenerWithSimpleAssociatedInterface
931 void BindReceiver( in BindReceiver() function in ipc_channel_mojo_unittest::__anon598173270111::ListenerWithSimpleProxyAssociatedInterface
1174 void BindReceiver( in BindReceiver() function in ipc_channel_mojo_unittest::__anon598173270111::ListenerWithSyncAssociatedInterface
/aosp_15_r20/external/webrtc/test/network/
H A Dnetwork_emulation.cc572 absl::optional<uint16_t> EmulatedEndpointImpl::BindReceiver( in BindReceiver() function in webrtc::EmulatedEndpointImpl
/aosp_15_r20/external/starlark-go/starlark/
H A Dvalue.go763 func (b *Builtin) BindReceiver(recv Value) *Builtin { func