HomeSort by relevance Sort by last modified time
    Searched refs:send_int8 (Results 1 - 2 of 2) sorted by null

  /hardware/msm7k/librpc/rpc/
xdr.h 56 #define XDR_SEND_INT8(XDR, VALUE) (XDR)->xops->send_int8(XDR, VALUE)
types.h 362 bool_t (*send_int8) (xdr_s_type *xdr, const int8 *value); member in struct:xdr_ops_struct

Completed in 245 milliseconds