Home
last modified time | relevance | path

Searched defs:forward (Results 1 – 2 of 2) sorted by relevance

/device/google/cuttlefish/guest/commands/bt_vhci_forwarder/
Dmain.cpp60 ssize_t forward(int from, int to, std::optional<unsigned char> filter_out, in forward() function
82 ssize_t forward(int from, int to, unsigned char* buf) { in forward() function
/device/google/cuttlefish/host/frontend/webrtc_operator/assets/js/
Dserver_connector.js251 async #forward(msg) { method in PollingConnector