Home
last modified time | relevance | path

Searched defs:send (Results 1 – 25 of 25) sorted by relevance

/system/server_configurable_flags/aconfigd/srcs/
DAconfigdClientSocket.java30 public InputStream send(byte[] requests); in send() method
DAconfigdClientSocketImpl.java64 public InputStream send(byte[] requests) { in send() method in AconfigdClientSocketImpl
/system/netd/server/
DNFLogListener.cpp63 Status cfgCmdPfUnbind(const SendFn& send) { in cfgCmdPfUnbind()
84 Status cfgMode(const SendFn& send, uint16_t nfLogGroup, uint32_t range, uint8_t mode) { in cfgMode()
105 Status cfgCmdBind(const SendFn& send, uint16_t nfLogGroup) { in cfgCmdBind()
125 Status cfgCmdUnbind(const SendFn& send, uint16_t nfLogGroup) { in cfgCmdUnbind()
/system/chre/platform/exynos/include/chre/target_platform/
Dhost_link_base.h60 bool send(uint8_t *data, size_t dataLen) { in send() function
/system/chre/java/utils/pigweed/src/com/google/android/chre/utils/pigweed/
DChreChannelOutput.java55 public void send(byte[] packet) throws ChannelOutputException { in send() method in ChreChannelOutput
/system/core/init/
Dkeychords_test.cpp118 bool EventHandler::send(struct input_event& e) { in send() function in android::init::__anon1e896e400111::EventHandler
123 bool EventHandler::send(uint16_t type, uint16_t code, uint16_t value) { in send() function in android::init::__anon1e896e400111::EventHandler
128 bool EventHandler::send(uint16_t code, bool value) { in send() function in android::init::__anon1e896e400111::EventHandler
/system/netd/client/
DFwmarkClient.cpp71 int FwmarkClient::send(FwmarkCommand* data, int fd, FwmarkConnectInfo* connectInfo) { in send() function in FwmarkClient
/system/chre/chpp/include/chpp/
Dlink.h119 enum ChppLinkErrorCode (*send)(void *linkContext, size_t len); member
/system/core/trusty/libtrusty-rs/src/
Dlib.rs206 pub fn send(&mut self, buf: &[u8]) -> Result<()> { in send() method
/system/memory/libmemunreachable/tests/
DBinder_test.cpp146 Parcel send; in TEST_F() local
/system/chre/chpp/platform/linux/
Dlink.c141 static enum ChppLinkErrorCode send(void *linkContext, size_t len) { in send() function
/system/libhwbinder/vts/performance/
DPerfTest.h50 int send(const T& v) { in send() function
DBenchmark_throughput.cpp80 template<typename T> void send(const T& v) { in send() function in Pipe
/system/server_configurable_flags/aconfigd/tests/
DAconfigdJavaUtilsTest.java245 public InputStream send(byte[] requests) { in send() method in AconfigdJavaUtilsTest.FakeAconfigdClientSocketImpl
/system/extras/tests/binder/benchmarks/
DbinderAddInts.cpp130 Parcel send, reply; in BM_addInts() local
/system/security/keystore2/test_utils/
Drun_as.rs176 pub fn send(&mut self, value: &T) { in send() method
286 pub fn send(&mut self, data: &M) { in send() method
/system/extras/alloc-stress/
Dalloc-stress.cpp87 void send(const T& v) { in send() function in Pipe
/system/libbase/
Dcmsg_test.cpp57 unique_fd send; member
/system/authgraph/wire/src/
Dfragmentation.rs194 let send = |data: &[u8]| { in test_ta_fragmentation_wrapper() localVariable
/system/security/keystore2/rkpd_client/src/
Dlib.rs92 fn send(&self, value: T) { in send() method
/system/tools/aidl/analyzer/
DanalyzerMain.cpp207 android::Parcel send, reply; in replayFile() local
/system/chre/chpp/test/
Dfake_link_sync_test.cpp58 static enum ChppLinkErrorCode send(void *linkContext, size_t len) { in send() function
/system/chre/platform/tinysys/
Dhost_link.cc587 DRAM_REGION_FUNCTION bool HostLinkBase::send(uint8_t *data, size_t dataLen) { in send() function in chre::HostLinkBase
/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h114347 void (*send)(struct tegra_hsp_channel *, void *); member
114732 int (*send)(struct rpmsg_endpoint *, void *, int); member
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h122069 int (*send)(struct rpmsg_endpoint *, void *, int); member