Searched defs:new_channel (Results 1 – 14 of 14) sorted by relevance
/aosp_15_r20/external/compiler-rt/lib/tsan/rtl/ |
H A D | tsan_libdispatch_mac.cc | 602 __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 D | scoped_channel.cc | 26 void ScopedChannel::Reset(Channel::WeakPtr new_channel) { in Reset()
|
/aosp_15_r20/external/openthread/tests/toranj/ncp/ |
H A D | test-603-channel-manager-announce-recovery.py | 41 def verify_channel(nodes, new_channel, wait_time=20): argument
|
H A D | test-602-channel-manager-channel-select.py | 41 def verify_channel(nodes, new_channel, wait_time=20): argument
|
H A D | test-601-channel-manager-channel-change.py | 41 def verify_channel(nodes, new_channel, wait_time=20): argument
|
/aosp_15_r20/external/pigweed/pw_rpc/ |
H A D | channel_list.cc | 36 Channel* new_channel = Get(Channel::kUnassignedChannelId); in Add() local
|
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/fuchsia/host/socket/ |
H A D | socket_factory_test.cc | 102 auto new_channel = in TEST_F() local
|
/aosp_15_r20/external/webrtc/pc/ |
H A D | rtp_transceiver.cc | 199 std::unique_ptr<cricket::ChannelInterface> new_channel; in CreateChannel() local
|
/aosp_15_r20/external/trusty/arm-trusted-firmware/lib/debugfs/ |
D | dev.c | 348 chan_t *devclone(chan_t *channel, chan_t *new_channel) in devclone()
|
/aosp_15_r20/external/arm-trusted-firmware/lib/debugfs/ |
H A D | dev.c | 348 chan_t *devclone(chan_t *channel, chan_t *new_channel) in devclone()
|
/aosp_15_r20/external/rust/android-crates-io/crates/hyper/src/body/ |
D | body.rs | 144 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 D | legacy_inproc_transport.cc | 1268 auto new_channel = grpc_core::ChannelCreate( in grpc_legacy_inproc_channel_create() local
|
/aosp_15_r20/external/libchrome/mojo/core/ |
H A D | node_controller.cc | 1035 PlatformChannel new_channel; in OnRequestIntroduction() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/transport/inproc/ |
D | inproc_transport.cc | 1243 auto new_channel = grpc_core::Channel::Create( in grpc_inproc_channel_create() local
|