Home
last modified time | relevance | path

Searched defs:create_channel (Results 1 – 12 of 12) sorted by relevance

/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/linux/service/src/
Dinterface_manager.rs34 pub fn create_channel() -> (Sender<APIMessage>, Receiver<APIMessage>) { in create_channel() method
/aosp_15_r20/external/grpc-grpc/test/core/surface/
H A Dnum_external_connectivity_watchers_test.cc44 grpc_channel* (*create_channel)(const char* addr); member
/aosp_15_r20/external/python/cpython3/Lib/test/support/
Dinterpreters.py100 def create_channel(): function
/aosp_15_r20/external/python/python-api-core/google/api_core/
Dgrpc_helpers_async.py209 def create_channel( function
Dgrpc_helpers.py262 def create_channel( function
/aosp_15_r20/external/grpc-grpc/test/core/end2end/fuzzers/
H A Dapi_fuzzer.proto168 CreateChannel create_channel = 3; field
H A Dapi_fuzzer.cc428 const api_fuzzer::CreateChannel& create_channel) { in CreateChannel()
/aosp_15_r20/external/grpc-grpc/src/php/ext/grpc/
H A Dchannel.c238 void create_channel( in create_channel() function
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/l2cap/
H A Dlogical_link.cc203 auto create_channel = in OpenChannel() local
/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/linux/stack/src/
Dlib.rs262 pub fn create_channel() -> (Sender<Message>, Receiver<Message>) { in create_channel() method
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/arm64/
H A Dvmlinux.h114746 struct rpmsg_device * (*create_channel)(struct rpmsg_device *, struct rpmsg_channel_info *); member
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/x86_64/
H A Dvmlinux.h122083 struct rpmsg_device * (*create_channel)(struct rpmsg_device *, struct rpmsg_channel_info *); member