/system/netd/server/ |
D | NFLogListener.cpp | 63 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/ |
D | host_link_base.h | 60 bool send(uint8_t *data, size_t dataLen) { in send() function
|
/system/chre/java/utils/pigweed/src/com/google/android/chre/utils/pigweed/ |
D | ChreChannelOutput.java | 56 public void send(byte[] packet) throws ChannelOutputException { in send() method in ChreChannelOutput
|
/system/netd/client/ |
D | FwmarkClient.cpp | 71 int FwmarkClient::send(FwmarkCommand* data, int fd, FwmarkConnectInfo* connectInfo) { in send() function in FwmarkClient
|
/system/core/trusty/libtrusty-rs/src/ |
D | lib.rs | 116 pub fn send(&mut self, buf: &[u8]) -> Result<()> { in send() method
|
/system/core/init/ |
D | keychords_test.cpp | 118 bool EventHandler::send(struct input_event& e) { in send() function in android::init::__anon252cc8af0111::EventHandler 123 bool EventHandler::send(uint16_t type, uint16_t code, uint16_t value) { in send() function in android::init::__anon252cc8af0111::EventHandler 128 bool EventHandler::send(uint16_t code, bool value) { in send() function in android::init::__anon252cc8af0111::EventHandler
|
/system/chre/chpp/include/chpp/ |
D | link.h | 119 enum ChppLinkErrorCode (*send)(void *linkContext, size_t len); member
|
/system/memory/libmemunreachable/tests/ |
D | Binder_test.cpp | 146 Parcel send; in TEST_F() local
|
/system/chre/chpp/platform/linux/ |
D | link.c | 143 static enum ChppLinkErrorCode send(void *linkContext, size_t len) { in send() function
|
/system/libhwbinder/vts/performance/ |
D | PerfTest.h | 50 int send(const T& v) { in send() function
|
D | Benchmark_throughput.cpp | 80 template<typename T> void send(const T& v) { in send() function in Pipe
|
/system/security/keystore2/test_utils/ |
D | run_as.rs | 95 pub fn send(&mut self, value: &T) { in send() method 188 pub fn send(&mut self, data: &M) { in send() method
|
/system/chre/chpp/test/ |
D | fake_link_sync_test.cpp | 50 static enum ChppLinkErrorCode send(void *linkContext, size_t len) { in send() function
|
/system/extras/tests/binder/benchmarks/ |
D | binderAddInts.cpp | 130 Parcel send, reply; in BM_addInts() local
|
/system/extras/alloc-stress/ |
D | alloc-stress.cpp | 87 void send(const T& v) { in send() function in Pipe
|
/system/libbase/ |
D | cmsg_test.cpp | 57 unique_fd send; member
|
/system/nfc/src/rust/nci/ |
D | nci.rs | 100 pub async fn send(&mut self, cmd: CommandPacket) -> Result<ResponsePacket> { in send() method
|
/system/tools/aidl/analyzer/ |
D | analyzerMain.cpp | 185 android::Parcel send, reply; in replayFile() local
|
/system/security/keystore2/src/ |
D | rkpd_client.rs | 58 fn send(&self, value: T) { in send() method
|
/system/chre/platform/tinysys/ |
D | host_link.cc | 499 bool HostLinkBase::send(uint8_t *data, size_t dataLen) { in send() function in chre::HostLinkBase
|