HomeSort by relevance Sort by last modified time
    Searched full:remoter_send_request (Results 1 - 1 of 1) sorted by null

  /device/google/cuttlefish_common/guest/libs/remoter/
remoter_framework_pkt.h 216 static inline int remoter_send_request( function
220 "remoter_send_request(): socket %d, length %u", socket, sizeof(*request));
259 if (remoter_send_request(socket, request) < 0) {

Completed in 85 milliseconds