/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/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::__anon9c143ff60111::EventHandler 123 bool EventHandler::send(uint16_t type, uint16_t code, uint16_t value) { in send() function in android::init::__anon9c143ff60111::EventHandler 128 bool EventHandler::send(uint16_t code, bool value) { in send() function in android::init::__anon9c143ff60111::EventHandler
|
/system/memory/libmemunreachable/tests/ |
D | Binder_test.cpp | 146 Parcel send; in TEST_F() local
|
/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/extras/tests/binder/benchmarks/ |
D | binderAddInts.cpp | 130 Parcel send, reply; in BM_addInts() local
|
/system/libbase/ |
D | cmsg_test.cpp | 57 unique_fd send; member
|
/system/extras/alloc-stress/ |
D | alloc-stress.cpp | 87 void send(const T& v) { in send() function in Pipe
|
/system/nfc/src/rust/nci/ |
D | nci.rs | 100 pub async fn send(&mut self, cmd: CommandPacket) -> Result<ResponsePacket> { in send() method
|