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

  /external/qemu/android/
sdk-controller-socket.c 168 on_sdkctl_direct_cb on_sent; member in struct:SDKCtlDirectPacket
169 /* An opaque pointer to pass to on_sent callback. */
833 packet->on_sent(packet->on_sent_opaque, packet, status);
839 packet->on_sent(packet->on_sent_opaque, packet, status);
845 packet->on_sent(packet->on_sent_opaque, packet, status);
870 packet->on_sent = cb;
    [all...]

Completed in 159 milliseconds