Home
last modified time | relevance | path

Searched defs:send (Results 151 – 175 of 1960) sorted by relevance

12345678910>>...79

/aosp_15_r20/external/python/cpython2/Lib/
Dimaplib.py257 def send(self, data): member in IMAP4
1195 def send(self, data): member in IMAP4_SSL
1273 def send(self, data): member in IMAP4_stream
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/asio/include/boost/asio/detail/
Dwin_iocp_socket_service_base.hpp251 size_t send(base_implementation_type& impl, in send() function in boost::asio::detail::win_iocp_socket_service_base
263 size_t send(base_implementation_type& impl, const null_buffers&, in send() function in boost::asio::detail::win_iocp_socket_service_base
/aosp_15_r20/hardware/interfaces/neuralnetworks/1.2/utils/src/
H A DBurstUtils.cpp430 nn::Result<void> RequestChannelSender::send(const V1_0::Request& request, in send() function in android::hardware::neuralnetworks::V1_2::utils::RequestChannelSender
588 void ResultChannelSender::send(V1_0::ErrorStatus errorStatus, in send() function in android::hardware::neuralnetworks::V1_2::utils::ResultChannelSender
/aosp_15_r20/external/rust/android-crates-io/crates/criterion/src/
Dconnection.rs131 pub fn send(&mut self, message: &OutgoingMessage) -> Result<(), MessageError> { in send() method
160 pub fn send(&self, message: &OutgoingMessage) -> Result<(), MessageError> { in send() method
/aosp_15_r20/external/sdv/vsomeip/implementation/endpoints/src/
Dserver_endpoint_impl.cpp167 template<typename Protocol>bool server_endpoint_impl<Protocol>::send(const uint8_t *_data, in send() function in vsomeip_v3::server_endpoint_impl
236 bool server_endpoint_impl<Protocol>::send( in send() function in vsomeip_v3::server_endpoint_impl
/aosp_15_r20/system/security/keystore2/test_utils/
H A Drun_as.rs176 pub fn send(&mut self, value: &T) { in send() method
286 pub fn send(&mut self, data: &M) { in send() method
/aosp_15_r20/external/tensorflow/tensorflow/core/distributed_runtime/
H A Dmessage_wrappers.cc410 auto send = proto_version_->add_send(); in ToProto() local
487 NamedTensorProto* send = request_.add_send(); in AddSendFromRunStepRequest() local
496 NamedTensorProto* send = request_.add_send(); in AddSendFromRunCallableRequest() local
/aosp_15_r20/external/oj-libjdwp/src/share/classes/com/sun/tools/jdi/
H A DCommandSender.java32 PacketStream send(); in send() method
/aosp_15_r20/frameworks/base/core/java/android/os/
H A DIMessenger.aidl24 void send(in Message msg); in send() method
/aosp_15_r20/out/soong/.intermediates/packages/modules/IntentResolver/IntentResolver-core/android_common/kapt/gen/stubs/com/android/intentresolver/contentpreview/payloadtoggle/domain/intent/
DPendingIntentSender.java11 public abstract void send(@org.jetbrains.annotations.NotNull() in send() method
/aosp_15_r20/system/server_configurable_flags/aconfigd/srcs/
H A DAconfigdClientSocket.java30 public InputStream send(byte[] requests); in send() method
/aosp_15_r20/external/trusty/musl/src/network/
Dsend.c3 ssize_t send(int fd, const void *buf, size_t len, int flags) in send() function
/aosp_15_r20/prebuilts/jdk/jdk8/linux-x86/sample/nio/server/
DSendable.java58 boolean send(ChannelIO cio) throws IOException; in send() method
/aosp_15_r20/packages/services/Car/car-lib/src/android/car/
DICarResultReceiver.aidl23 void send(int resultCode, in Bundle resultData); in send() method
/aosp_15_r20/prebuilts/jdk/jdk8/darwin-x86/sample/nio/server/
DSendable.java58 boolean send(ChannelIO cio) throws IOException; in send() method
/aosp_15_r20/external/musl/src/network/
H A Dsend.c3 ssize_t send(int fd, const void *buf, size_t len, int flags) in send() function
/aosp_15_r20/bionic/libc/bionic/
H A Dsend.cpp31 ssize_t send(int socket, const void* buf, size_t len, int flags) { in send() function
/aosp_15_r20/frameworks/base/core/java/com/android/internal/os/
H A DIResultReceiver.aidl24 void send(int resultCode, in Bundle resultData); in send() method
/aosp_15_r20/external/rust/android-crates-io/crates/crossbeam-channel/tests/
Dgolang.rs53 fn send(&self, msg: T) { in send() method
688 let send = |mut a: Option<&Chan<u32>>, mut b: Option<&Chan<u32>>| { in main() localVariable
1637 fn send(&mut self, tot: &Mutex<Totals>) -> bool { in send() method
1745 fn send(mut c: ChanWithVals, ctx: Context) { in send() function
/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_types.py1884 def send(self): pass member in CoroutineTests.test_duck_coro.CoroLike
1898 def send(self): pass member in CoroutineTests.test_duck_corogen.CoroGenLike
1914 def send(self): pass member in CoroutineTests.test_duck_gen.GenLike
2032 def send(self, v): member in CoroutineTests.test_duck_functional_gen.Generator
/aosp_15_r20/external/mobile-data-download/java/com/google/android/libraries/mobiledatadownload/
H A DSilentFeedback.java25 void send(Throwable throwable, @FormatString String description, Object... args); in send() method
/aosp_15_r20/external/clang/test/Analysis/
H A Dqt_malloc.cpp5 void send(QObject *obj) in send() function
/aosp_15_r20/external/autotest/client/common_lib/
H A Dmail.py4 def send(from_address, to_addresses, cc_addresses, subject, message_body): function
/aosp_15_r20/prebuilts/go/linux-x86/test/
Dinit1.go48 func send(c chan int) { func
/aosp_15_r20/external/trusty/lk/lib/libc/string/
Dstrtok.c35 char *sbegin, *send; in strtok() local

12345678910>>...79