Home
last modified time | relevance | path

Searched defs:new_channel (Results 1 – 14 of 14) sorted by relevance

/aosp_15_r20/external/compiler-rt/lib/tsan/rtl/
H A Dtsan_libdispatch_mac.cc602 __block dispatch_io_t new_channel = nullptr; in TSAN_INTERCEPTOR() local
627 __block dispatch_io_t new_channel = nullptr; in TSAN_INTERCEPTOR() local
652 __block dispatch_io_t new_channel = nullptr; in TSAN_INTERCEPTOR() local
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/l2cap/
H A Dscoped_channel.cc26 void ScopedChannel::Reset(Channel::WeakPtr new_channel) { in Reset()
/aosp_15_r20/external/openthread/tests/toranj/ncp/
H A Dtest-603-channel-manager-announce-recovery.py41 def verify_channel(nodes, new_channel, wait_time=20): argument
H A Dtest-602-channel-manager-channel-select.py41 def verify_channel(nodes, new_channel, wait_time=20): argument
H A Dtest-601-channel-manager-channel-change.py41 def verify_channel(nodes, new_channel, wait_time=20): argument
/aosp_15_r20/external/pigweed/pw_rpc/
H A Dchannel_list.cc36 Channel* new_channel = Get(Channel::kUnassignedChannelId); in Add() local
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/fuchsia/host/socket/
H A Dsocket_factory_test.cc102 auto new_channel = in TEST_F() local
/aosp_15_r20/external/webrtc/pc/
H A Drtp_transceiver.cc199 std::unique_ptr<cricket::ChannelInterface> new_channel; in CreateChannel() local
/aosp_15_r20/external/trusty/arm-trusted-firmware/lib/debugfs/
Ddev.c348 chan_t *devclone(chan_t *channel, chan_t *new_channel) in devclone()
/aosp_15_r20/external/arm-trusted-firmware/lib/debugfs/
H A Ddev.c348 chan_t *devclone(chan_t *channel, chan_t *new_channel) in devclone()
/aosp_15_r20/external/rust/android-crates-io/crates/hyper/src/body/
Dbody.rs144 pub(crate) fn new_channel(content_length: DecodedLength, wanter: bool) -> (Sender, Body) { in new_channel() method
/aosp_15_r20/external/grpc-grpc/src/core/ext/transport/inproc/
H A Dlegacy_inproc_transport.cc1268 auto new_channel = grpc_core::ChannelCreate( in grpc_legacy_inproc_channel_create() local
/aosp_15_r20/external/libchrome/mojo/core/
H A Dnode_controller.cc1035 PlatformChannel new_channel; in OnRequestIntroduction() local
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/transport/inproc/
Dinproc_transport.cc1243 auto new_channel = grpc_core::Channel::Create( in grpc_inproc_channel_create() local